Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp1854 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, in trySimplifyPath() function
2424 if (trySimplifyPath(Components, RealPathName)) { in HandleHeaderIncludeOrImport()