HomeSort by relevance Sort by last modified time
    Searched refs:ASTFileLangOpts (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 306 LangOptions ASTFileLangOpts;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 698 AST->ASTFileLangOpts,
712 new Preprocessor(PPOpts, AST->getDiagnostics(), AST->ASTFileLangOpts,
718 AST->Ctx = new ASTContext(AST->ASTFileLangOpts, AST->getSourceManager(),
732 AST->ASTFileLangOpts,
    [all...]

Completed in 36 milliseconds