Home
last modified time | relevance | path

Searched defs:IncludeName (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp1284 int getIncludePriority(StringRef IncludeName, bool CheckMainHeader) { in getIncludePriority()
1359 StringRef IncludeName = Matches[2]; in sortCppIncludes() local
1543 StringRef IncludeName = Matches[2]; in fixCppIncludeInsertions() local
1579 auto IncludeName = Matches[2]; in fixCppIncludeInsertions() local