Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/Core/
DHTMLRewrite.cpp522 std::pair<SourceLocation, SourceLocation> LLoc = in HighlightMacros() local
/external/clang/lib/Sema/
DSemaOverload.cpp9344 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
9534 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
11138 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
DSemaExpr.cpp3810 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
/external/clang/include/clang/AST/
DExpr.h3355 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()