Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DHTMLRewrite.cpp522 std::pair<SourceLocation, SourceLocation> LLoc = in HighlightMacros() local
/external/clang/lib/Parse/
DParseOpenMP.cpp1264 SourceLocation LLoc = Tok.getLocation(); in ParseOpenMPSingleExprClause() 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/clang/include/clang/AST/
DExpr.h3343 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, in AddrLabelExpr()