Searched refs:CreateBlockPointerType (Results 1 – 3 of 3) sorted by relevance
415 CompilerType CreateBlockPointerType(const CompilerType &function_type);
442 clang_type = m_ast.CreateBlockPointerType( in ParseTypeFromDWARF()
2238 ClangASTContext::CreateBlockPointerType(const CompilerType &function_type) { in CreateBlockPointerType() function in ClangASTContext