Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXTranslationUnit.h31 clang::ASTUnit *TheASTUnit; member
46 return TU->TheASTUnit; in getASTUnit()
DCIndex.cpp77 D->TheASTUnit = AU; in MakeCXTranslationUnit()