Searched defs:BuildBlockPointerType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp1608 QualType Sema::BuildBlockPointerType(QualType T, function in class:Sema
2200 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name);

Completed in 54 milliseconds