Searched defs:GreaterLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | CommentSema.cpp | 439 actOnHTMLStartTagFinish(HTMLStartTagComment * Tag,ArrayRef<HTMLStartTagComment::Attribute> Attrs,SourceLocation GreaterLoc,bool IsSelfClosing) actOnHTMLStartTagFinish() argument |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 2106 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1); RewriteObjCQualifiedInterfaceTypes() local |
H A D | RewriteModernObjC.cpp | 2188 SourceLocation GreaterLoc = Loc.getLocWithOffset(endRef-startBuf+1); RewriteObjCQualifiedInterfaceTypes() local |