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 679 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
680 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
708 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
711 UnderlyingLoc, DeclarationName());
    [all...]
SemaDecl.cpp     [all...]

Completed in 112 milliseconds