Home
last modified time | relevance | path

Searched refs:UniqueBlockByRefTypeID (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h2187 mutable unsigned int UniqueBlockByRefTypeID; variable
/external/clang/lib/AST/
DASTContext.cpp659 UniqueBlockByRefTypeID(0) in ASTContext()