Home
last modified time | relevance | path

Searched defs:RangeLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1953 SourceLocation RangeLoc = Range->getLocStart(); in ActOnCXXForRangeStmt() local
2016 SourceLocation RangeLoc = BeginVar->getLocation(); in BuildNonArrayForRange() local
2070 SourceLocation RangeLoc, in RebuildForRangeWithDereference()
2148 SourceLocation RangeLoc = RangeVar->getLocation(); in BuildCXXForRangeStmt() local
H A DSemaOverload.cpp12229 SourceLocation RangeLoc, VarDecl *Decl, in BuildForRangeBeginEndCall()