Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1941 auto RealPathComponentEnd = llvm::sys::path::rend(RealPathName); in trySimplifyPath() local
1958 } else if (RealPathComponentIter != RealPathComponentEnd) { in trySimplifyPath()