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

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 714 TypeSourceInfo *InstTy;
720 InstTy = Ty;
722 InstTy = SemaRef.SubstType(Ty, TemplateArgs,
725 if (!InstTy)
729 D->getFriendLoc(), InstTy);
    [all...]
  /external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp 192 struct InstTy {
    [all...]

Completed in 191 milliseconds