Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp611 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); HighlightMacros() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3509 SourceLocation LLoc = Tok.getLocation(); ParseOpenMPSingleExprClause() local
4286 SourceLocation LLoc = T.getOpenLocation(); ParseOpenMPIteratorsExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12202 SourceLocation LLoc = GetLocationForCandidate(L); operator ()() local
12528 SourceLocation LLoc = GetLocationForCandidate(L); operator ()() local
15009 CreateOverloadedArraySubscriptExpr(SourceLocation LLoc,SourceLocation RLoc,Expr * Base,MultiExprArg ArgExpr) CreateOverloadedArraySubscriptExpr() argument
[all...]
H A DSemaExpr.cpp5604 ActOnOMPIteratorExpr(Scope * S,SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<OMPIteratorData> Data) ActOnOMPIteratorExpr() argument
5895 CreateBuiltinArraySubscriptExpr(Expr * Base,SourceLocation LLoc,Expr * Idx,SourceLocation RLoc) CreateBuiltinArraySubscriptExpr() argument
H A DTreeTransform.h2787 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<Sema::OMPIteratorData> Data) RebuildOMPIteratorExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4313 AddrLabelExpr(SourceLocation AALoc,SourceLocation LLoc,LabelDecl * L,QualType t) AddrLabelExpr() argument