Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Rewrite/
DHTMLRewrite.cpp611 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); in HighlightMacros() local
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseOpenMP.cpp3475 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() local
4186 SourceLocation LLoc = T.getOpenLocation(); in ParseOpenMPIteratorsExpr() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOverload.cpp11803 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
12064 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
14371 ExprResult Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
DSemaExpr.cpp5355 SourceLocation LLoc, SourceLocation RLoc, in ActOnOMPIteratorExpr()
5646 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
DTreeTransform.h2730 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DExpr.h4315 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()