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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2102 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); local
2147 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); local
2169 SourceLocation LessLoc = local
H A DRewriteModernObjC.cpp2184 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); local
2233 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); local
2255 SourceLocation LessLoc = local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h305 SourceLocation LessLoc; member in struct:clang::Parser::Loc
327 void add(Parser &P, Expr *TemplateName, SourceLocation LessLoc, argument

Completed in 267 milliseconds