Searched refs:getFuncType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2224 QualType getFuncType = local
2229 SelGetUidIdent, getFuncType,
H A DRewriteModernObjC.cpp2313 QualType getFuncType = local
2318 SelGetUidIdent, getFuncType,
/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl5040 $SymbolInfo{$Version}{$InfoId}{"Type"} = getFuncType($InfoId);
5514 my $FType = getFuncType($InfoId);
5602 my $FType = getFuncType($InfoId);
5643 if($Pos>0 or getFuncType($InfoId) ne "Method")
7643 sub getFuncType($) subroutine

Completed in 237 milliseconds