Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h834 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1745 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1776 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3796 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local
3902 /*AllowPCHWithCompilerErrors=*/true, SkipFunctionBodies, SingleFileParse, in clang_parseTranslationUnit_Impl()