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 620 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
621 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
647 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
650 UnderlyingLoc, DeclarationName());
    [all...]
SemaDecl.cpp     [all...]

Completed in 455 milliseconds