Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1719 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, 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