Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1937 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, in trySimplifyPath() function
2538 if (trySimplifyPath(Components, RealPathName, BackslashStyle)) { in HandleHeaderIncludeOrImport()