Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h393 SourceLocation LessLoc; in add()
415 void add(Parser &P, Expr *TemplateName, SourceLocation LessLoc,
420 Locs.back().LessLoc = LessLoc;
424 Locs.push_back({TemplateName, LessLoc, Prio,
362 SourceLocation LessLoc; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1788 diagnoseUnknownTemplateId(LAngle.TemplateName, LAngle.LessLoc)) { in ParseLateTemplatedFuncDef()
1799 getCurScope(), LAngle.TemplateName, LAngle.LessLoc, in ParseLateTemplatedFuncDef()
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2105 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); in RewriteObjCQualifiedInterfaceTypes() local
2108 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
2150 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); in RewriteObjCQualifiedInterfaceTypes() local
2153 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
2172 SourceLocation LessLoc = in RewriteObjCQualifiedInterfaceTypes() local
2177 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
H A DRewriteModernObjC.cpp2187 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); in RewriteObjCQualifiedInterfaceTypes()
2190 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
2236 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); in RewriteObjCQualifiedInterfaceTypes()
2239 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
2258 SourceLocation LessLoc = in RewriteObjCQualifiedInterfaceTypes()
2263 InsertText(LessLoc, "/*"); in RewriteObjCQualifiedInterfaceTypes()
2188 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); RewriteObjCQualifiedInterfaceTypes() local
2237 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); RewriteObjCQualifiedInterfaceTypes() local
2259 SourceLocation LessLoc = RewriteObjCQualifiedInterfaceTypes() local