Searched defs:LLoc (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/ |
H A D | HTMLRewrite.cpp | 610 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); in HighlightMacros() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 258 MemoryLocation LLoc = MemoryLocation::get(Lhs_.LoadI); in canSinkBCECmpInst() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 3051 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 D | SemaOverload.cpp | 11470 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local 11728 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local 13973 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
|
H A D | SemaExpr.cpp | 5148 SourceLocation LLoc, SourceLocation RLoc, in ActOnOMPIteratorExpr() 5434 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
|
H A D | TreeTransform.h | 2565 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Expr.h | 4230 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()
|