Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DHTMLRewrite.cpp522 std::pair<SourceLocation, SourceLocation> LLoc = in HighlightMacros() local
/external/llvm-project/clang/lib/Rewrite/
DHTMLRewrite.cpp610 CharSourceRange LLoc = SM.getExpansionRange(Tok.getLocation()); in HighlightMacros() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp258 MemoryLocation LLoc = MemoryLocation::get(Lhs_.LoadI); in canSinkBCECmpInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp258 MemoryLocation LLoc = MemoryLocation::get(Lhs_.LoadI); in canSinkBCECmpInst() local
/external/clang/lib/Parse/
DParseOpenMP.cpp1264 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() local
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp2838 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() local
3269 SourceLocation LLoc = T.getOpenLocation(); in ParseOpenMPIteratorsExpr() local
/external/clang/lib/Sema/
DSemaOverload.cpp9975 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
10166 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
11956 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
DSemaExpr.cpp4357 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11486 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
11742 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
13985 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
DSemaExpr.cpp5114 SourceLocation LLoc, SourceLocation RLoc, in ActOnOMPIteratorExpr()
5400 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
DTreeTransform.h2477 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
/external/clang/include/clang/AST/
DExpr.h3343 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()
/external/llvm-project/clang/include/clang/AST/
DExpr.h4228 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()