Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DHTMLRewrite.cpp522 std::pair<SourceLocation, SourceLocation> LLoc = in HighlightMacros() local
/external/clang/lib/Sema/
DSemaOverload.cpp9548 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
9738 SourceLocation LLoc = GetLocationForCandidate(L); in operator ()() local
11360 Sema::CreateOverloadedArraySubscriptExpr(SourceLocation LLoc, in CreateOverloadedArraySubscriptExpr()
DSemaExpr.cpp3956 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, in CreateBuiltinArraySubscriptExpr()
/external/clang/include/clang/AST/
DExpr.h3359 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()