Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h835 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1717 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1749 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3768 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local
3872 /*AllowPCHWithCompilerErrors=*/true, SkipFunctionBodies, SingleFileParse, in clang_parseTranslationUnit_Impl()