Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h185 std::vector<std::string> VFSOverlayFiles; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4760 ArrayRef<std::string> VFSOverlayFiles, DiagnosticsEngine &Diags, in createVFSFromOverlayFiles()