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 821 TypeSourceInfo *InstTy;
827 InstTy = Ty;
829 InstTy = SemaRef.SubstType(Ty, TemplateArgs,
832 if (!InstTy)
836 D->getFriendLoc(), InstTy);
    [all...]
  /external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp 191 struct InstTy {
    [all...]

Completed in 100 milliseconds