Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h833 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1719 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1747 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3572 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local
3676 /*AllowPCHWithCompilerErrors=*/true, SkipFunctionBodies, SingleFileParse, in clang_parseTranslationUnit_Impl()