Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1738 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3531 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local