llvm-project/clang/lib/AST/Interp
Simon Pilgrim d806d11b14 Interp.h - AddSubMulHelper - avoid APSInt::toString std::string wrapper. NFCI
Pulled out of D103888 - use the underlying SmallString version directly
2021-06-09 11:09:31 +01:00
..
Boolean.h Use std::foo_t rather than std::foo in clang. 2020-02-11 10:37:08 -08:00
ByteCodeEmitter.cpp
ByteCodeEmitter.h
ByteCodeExprGen.cpp
ByteCodeExprGen.h Avoid ASTContext.h -> TargetInfo.h dep 2020-02-27 14:35:00 -08:00
ByteCodeGenError.cpp
ByteCodeGenError.h
ByteCodeStmtGen.cpp Remove unneeded template alias, causes issues with some MSVC version 2019-10-31 14:20:54 -07:00
ByteCodeStmtGen.h
Context.cpp Avoid ASTContext.h -> TargetInfo.h dep 2020-02-27 14:35:00 -08:00
Context.h [NFC] Remove some include cycles 2021-06-08 14:00:39 +02:00
Descriptor.cpp
Descriptor.h
Disasm.cpp [clang][nearly-NFC] Remove some superfluous uses of NamedDecl::getNameAsString 2020-08-05 13:54:37 +01:00
EvalEmitter.cpp
EvalEmitter.h
Frame.cpp
Frame.h
Function.cpp
Function.h
Integral.h Use std::foo_t rather than std::foo in clang. 2020-02-11 10:37:08 -08:00
Interp.cpp C++2a -> C++20 in some identifiers; NFC. 2020-04-21 15:37:19 -04:00
Interp.h Interp.h - AddSubMulHelper - avoid APSInt::toString std::string wrapper. NFCI 2021-06-09 11:09:31 +01:00
InterpBlock.cpp [Clang interpreter] Rename Block.{h,cpp} to InterpBlock.{h,cpp} 2020-02-21 09:47:28 -08:00
InterpBlock.h [Clang interpreter] Rename Block.{h,cpp} to InterpBlock.{h,cpp} 2020-02-21 09:47:28 -08:00
InterpFrame.cpp
InterpFrame.h [clang][NFC] Add 'override' keyword to virtual function overrides 2020-07-14 08:59:57 -07:00
InterpStack.cpp
InterpStack.h
InterpState.cpp
InterpState.h
Opcode.h
Opcodes.td
Pointer.cpp [Clang interpreter] Rename Block.{h,cpp} to InterpBlock.{h,cpp} 2020-02-21 09:47:28 -08:00
Pointer.h [Clang interpreter] Rename Block.{h,cpp} to InterpBlock.{h,cpp} 2020-02-21 09:47:28 -08:00
PrimType.cpp
PrimType.h
Program.cpp AST - silence static analyzer getAs<> null dereference warnings. NFCI. 2019-10-07 13:58:05 +00:00
Program.h
Record.cpp
Record.h
Source.cpp
Source.h Use std::foo_t rather than std::foo in clang. 2020-02-11 10:37:08 -08:00
State.cpp [clang][NFC] Use SmallString instead of SmallVector<char 2020-11-17 13:02:58 +00:00
State.h For P0784R7: support placement new-expressions in constant evaluation. 2019-10-03 00:39:35 +00:00