Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h430 ParentMapASTVisitor::buildMap(*getTranslationUnitDecl())); in getParents()
2206 static ParentMap *buildMap(TranslationUnitDecl &TU) { in buildMap() function