Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXTranslationUnit.h30 clang::ASTUnit *TheASTUnit; member
52 return TU->TheASTUnit; in getASTUnit()
H A DCIndex.cpp88 D->TheASTUnit = AU.release(); in MakeCXTranslationUnit()