Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1745 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3796 bool SingleFileParse = options & CXTranslationUnit_SingleFileParse; in clang_parseTranslationUnit_Impl() local