Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp1587 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, in trySimplifyPath() function
1989 if (trySimplifyPath(Components, RealPathName)) { in HandleIncludeDirective()