class StoredDeclsMap
Declaration
class StoredDeclsMap : public SmallDenseMap { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/DeclContextInternals.h:296
Inherits from: SmallDenseMap
Member Variables
- private llvm::PointerIntPair<StoredDeclsMap*, 1> Previous
Method Overview
- public static void DestroyAll(clang::StoredDeclsMap * Map, bool Dependent)
Methods
ΒΆstatic void DestroyAll(clang::StoredDeclsMap* Map,
bool Dependent)
static void DestroyAll(clang::StoredDeclsMap* Map,
bool Dependent)
Declared at: clang/include/clang/AST/DeclContextInternals.h:303
Parameters
- clang::StoredDeclsMap* Map
- bool Dependent