HomeSort by relevance Sort by last modified time
    Searched refs:UnderlyingLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 644 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
645 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
671 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
674 UnderlyingLoc, DeclarationName());
    [all...]
SemaDecl.cpp     [all...]

Completed in 866 milliseconds