Searched defs:IntroRange (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaLambda.cpp230 SourceRange IntroRange = LSI->IntroducerRange; local
231 SourceLocation LAngleLoc = IntroRange.getBegin();
232 SourceLocation RAngleLoc = IntroRange.getEnd();

Completed in 83 milliseconds