reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
413 void SetCompilerType(CompilerType compiler_type);
287 ret.SetCompilerType(corrected_type); 297 ret.SetCompilerType(static_type);tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
273 ret.SetCompilerType(corrected_type); 281 ret.SetCompilerType(static_type);tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
481 class_type_or_name.SetCompilerType(types.front());