Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp118 auto NotFoundRelativeTo = [&](DirectoryEntryRef DE) { in InclusionDirective() local
129 NotFoundRelativeTo(IncludingFile->getDir()); in InclusionDirective()
137 NotFoundRelativeTo(*Dir.getDirRef()); in InclusionDirective()