llvm-project/clang/lib/AST/Interp
Nathan James d44edfc109
[clang][NFC] Use SmallString instead of SmallVector<char
Simplifies code in some places and is more explicit about what is being used.
No additional includes were added here so no impact on compile time.
2020-11-17 13:02:58 +00:00
..
Boolean.h
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
ByteCodeStmtGen.h
Context.cpp Avoid ASTContext.h -> TargetInfo.h dep 2020-02-27 14:35:00 -08:00
Context.h
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
Interp.cpp C++2a -> C++20 in some identifiers; NFC. 2020-04-21 15:37:19 -04:00
Interp.h C++2a -> C++20 in some identifiers; NFC. 2020-04-21 15:37:19 -04:00
InterpBlock.cpp
InterpBlock.h
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
Pointer.h
PrimType.cpp
PrimType.h
Program.cpp
Program.h
Record.cpp
Record.h
Source.cpp
Source.h
State.cpp [clang][NFC] Use SmallString instead of SmallVector<char 2020-11-17 13:02:58 +00:00
State.h