Home
last modified time | relevance | path

Searched refs:FTLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp257 if (const FunctionTypeLoc *FTLoc = dyn_cast<FunctionTypeLoc>(&TL)) in CheckEquivalentExceptionSpec() local
258 FixItLoc = PP.getLocForEndOfToken(FTLoc->getLocalRangeEnd()); in CheckEquivalentExceptionSpec()