Home
last modified time | relevance | path

Searched refs:SingleFileParse (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h832 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1738 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1766 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3531 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local
3635 /*AllowPCHWithCompilerErrors=*/true, SkipFunctionBodies, SingleFileParse, in clang_parseTranslationUnit_Impl()