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