Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2105 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); in RewriteObjCQualifiedInterfaceTypes() local
2150 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); in RewriteObjCQualifiedInterfaceTypes() local
2172 SourceLocation LessLoc = in RewriteObjCQualifiedInterfaceTypes() local
H A DRewriteModernObjC.cpp2188 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-startBuf); RewriteObjCQualifiedInterfaceTypes() local
2237 SourceLocation LessLoc = Loc.getLocWithOffset(startRef-endBuf); RewriteObjCQualifiedInterfaceTypes() local
2259 SourceLocation LessLoc = RewriteObjCQualifiedInterfaceTypes() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h362 SourceLocation LessLoc; global() member