Home | History | Annotate | Download | only in AST

Lines Matching refs:getBlockPointerType

2181 /// getBlockPointerType - Return the uniqued reference to the type for
2183 getBlockPointerType(QualType T) const {
2199 Canonical = getBlockPointerType(getCanonicalType(T));
7243 return getBlockPointerType(ResultType);