Searched refs:UniqueBlockByRefTypeID (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
D | ASTContext.h | 2187 mutable unsigned int UniqueBlockByRefTypeID; variable |
/external/clang/lib/AST/ | ||
D | ASTContext.cpp | 659 UniqueBlockByRefTypeID(0) in ASTContext() |