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