Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp1644 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, in trySimplifyPath() function
1960 if (trySimplifyPath(Components, RealPathName)) { in HandleIncludeDirective()