Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp610 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); in HighlightMacros() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp258 MemoryLocation LLoc = MemoryLocation::get(Lhs_.LoadI); in canSinkBCECmpInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3051 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() local
3620 SourceLocation LLoc = T.getOpenLocation(); in ParseOpenMPIteratorsExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp11470 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
11728 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
13973 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
H A DSemaExpr.cpp5148 SourceLocation LLoc, SourceLocation RLoc, in ActOnOMPIteratorExpr()
5434 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
H A DTreeTransform.h2565 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h4230 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()