Home
last modified time | relevance | path

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

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