Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h822 bool SingleFileParse = false, bool UserFilesAreVolatile = false,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1711 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine() argument
1738 PPOpts.SingleFileParseMode = SingleFileParse; in LoadFromCommandLine()