Home
last modified time | relevance | path

Searched refs:trySimplifyPath (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1617 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, in trySimplifyPath() function
2133 if (trySimplifyPath(Components, RealPathName)) { in HandleHeaderIncludeOrImport()