Searched refs:getCurrentASTUnit (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendAction.h156 ASTUnit &getCurrentASTUnit() const { function in class:clang::FrontendAction
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp810 const LangOptions &LO = getCurrentASTUnit().getLangOpts();
813 ASTReader *R = getCurrentASTUnit().getASTReader().get();

Completed in 117 milliseconds