Home
last modified time | relevance | path

Searched defs:StaticLocalNumbers (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h403 llvm::MapVector<const VarDecl *, unsigned> StaticLocalNumbers; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h538 llvm::MapVector<const VarDecl *, unsigned> StaticLocalNumbers; variable