Searched defs:LessLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2103 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); local
2148 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); local
2170 SourceLocation LessLoc = local
H A DRewriteModernObjC.cpp2185 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); local
2234 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); local
2256 SourceLocation LessLoc = local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h331 SourceLocation LessLoc; member in struct:clang::Parser::Loc
353 void add(Parser &P, Expr *TemplateName, SourceLocation LessLoc, argument

Completed in 101 milliseconds