reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
275 clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); 280 CompilerType clang_int_type = clang_ast_context->GetBasicType(eBasicTypeInt); 290 clang_ast_context->GetBasicType(eBasicTypeUnsignedLongLong);