clang
10.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::interp::CodePtr |
Pointer into the code segment. More... | |
class | clang::interp::SourceInfo |
Describes the statement/declaration an opcode was generated from. More... | |
class | clang::interp::SourceMapper |
Interface for classes which map locations to sources. More... | |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::interp | |
Typedefs | |
using | clang::interp::SourceMap = std::vector< std::pair< unsigned, SourceInfo > > |