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

/external/clang/lib/Frontend/
H A DASTUnit.cpp698 AST->ASTFileLangOpts,
712 new Preprocessor(PPOpts, AST->getDiagnostics(), AST->ASTFileLangOpts,
718 AST->Ctx = new ASTContext(AST->ASTFileLangOpts, AST->getSourceManager(),
732 AST->ASTFileLangOpts,
2851 return isMainFileAST() && !ASTFileLangOpts.CurrentModule.empty();
/external/clang/include/clang/Frontend/
H A DASTUnit.h306 LangOptions ASTFileLangOpts; member in class:clang::ASTUnit

Completed in 1199 milliseconds