Searched defs:LessLoc (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/Frontend/Rewrite/ | ||
| H A D | RewriteObjC.cpp | 2105 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); RewriteObjCQualifiedInterfaceTypes() local |
| H A D | RewriteModernObjC.cpp | 2187 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); RewriteObjCQualifiedInterfaceTypes() local |
| /llvm-project/clang/include/clang/Parse/ | ||
| H A D | Parser.h | 393 SourceLocation LessLoc; member |