Searched defs:IntParam (Results 1 – 7 of 7) sorted by relevance
364 DeclarationMatcher IntParam = parmVarDecl(hasType(isInteger())).bind("param"); in TEST() local377 DeclarationMatcher IntParam = parmVarDecl(hasType(isInteger())).bind("param"); in TEST() local406 DeclarationMatcher IntParam = parmVarDecl(hasType(isInteger())).bind("param"); in TEST() local430 DeclarationMatcher IntParam = parmVarDecl(hasType(isInteger())).bind("param"); in TEST() local
134 int IntParam(int i) { return 0; }; in IntParam() function
90 template<int n> struct IntParam {}; struct
808 for (unsigned IntParam : Ints) in TargetExtType() local
944 for (unsigned IntParam : TETy->int_params()) in getMangledTypeStr() local
632 for (unsigned IntParam : TETy->int_params()) in print() local
1067 for (unsigned IntParam : TET->int_params()) in writeTypeTable() local