Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h228 void AddVFSOverlayFile(StringRef Name) { in AddVFSOverlayFile() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp2047 Opts.AddVFSOverlayFile(A->getValue()); in ParseHeaderSearchArgs()