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