Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp452 SourceLocation RLoc; in parseDeclareSimdClauses() local
1213 SourceLocation &RLoc) { in ParseOpenMPParensExpr()
1265 SourceLocation RLoc; in ParseOpenMPSingleExprClause() local
DParseExpr.cpp1475 SourceLocation RLoc = Tok.getLocation(); in ParsePostfixExpressionSuffix() local
/external/clang/lib/Sema/
DSemaOverload.cpp9976 SourceLocation RLoc = GetLocationForCandidate(R); in operator ()() local
10167 SourceLocation RLoc = GetLocationForCandidate(R); in operator ()() local
11957 SourceLocation RLoc, in CreateOverloadedArraySubscriptExpr()
DSemaDeclCXX.cpp6572 void Sema::ActOnFinishCXXMemberSpecification(Scope* S, SourceLocation RLoc, in ActOnFinishCXXMemberSpecification()
DSemaExpr.cpp4358 Expr *Idx, SourceLocation RLoc) { in CreateBuiltinArraySubscriptExpr()