LLVM 22.0.0git
|
Public Member Functions | |
void | insert (DIScope *S, LineColumn Loc) |
DIScope * | match (DIScope *S, LineColumn Loc) |
Public Attributes | |
SmallMapVector< std::pair< DIFile *, LineColumn >, SmallSetVector< DIScope *, 8 >, 8 > | Scopes |
Definition at line 193 of file DebugInfoMetadata.cpp.
|
inline |
Definition at line 198 of file DebugInfoMetadata.cpp.
References llvm::DIScope::getFile().
|
inline |
Definition at line 202 of file DebugInfoMetadata.cpp.
References llvm::DIScope::getFile(), and llvm_unreachable.
SmallMapVector<std::pair<DIFile *, LineColumn>, SmallSetVector<DIScope *, 8>, 8> ScopeLocationsMatcher::Scopes |
Definition at line 196 of file DebugInfoMetadata.cpp.