Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h848 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1768 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1805 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()