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 197 of file DebugInfoMetadata.cpp.
|
inline |
Definition at line 202 of file DebugInfoMetadata.cpp.
References llvm::DIScope::getFile(), and Scopes.
|
inline |
Definition at line 206 of file DebugInfoMetadata.cpp.
References llvm::DIScope::getFile(), llvm_unreachable, and Scopes.
SmallMapVector<std::pair<DIFile *, LineColumn>, SmallSetVector<DIScope *, 8>, 8> ScopeLocationsMatcher::Scopes |
Definition at line 200 of file DebugInfoMetadata.cpp.