Home
last modified time | relevance | path

Searched defs:LLoc (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp675 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); in HighlightMacrosImpl() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3414 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() local
4229 SourceLocation LLoc = T.getOpenLocation(); in ParseOpenMPIteratorsExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12299 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
12625 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
15020 ExprResult Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
H A DTreeTransform.h2822 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc, SourceLocation LLoc, in RebuildOMPIteratorExpr()
H A DSemaExpr.cpp5090 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
H A DSemaOpenMP.cpp23509 SourceLocation LLoc, in ActOnOMPIteratorExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4366 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()