Searched defs:MethodName (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h31 class MethodName class in class:lldb_private::CPlusPlusLanguage
42 MethodName () : function in class:lldb_private::CPlusPlusLanguage::MethodName
54 MethodName (const ConstString &s) : function in class:lldb_private::CPlusPlusLanguage::MethodName
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h29 class MethodName class in class:lldb_private::ObjCLanguage
39 MethodName () : function in class:lldb_private::ObjCLanguage::MethodName
49 MethodName (const char *name, bool strict) : function in class:lldb_private::ObjCLanguage::MethodName
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DConsumed.h111 virtual void warnUseOfTempInInvalidState(StringRef MethodName, argument
125 virtual void warnUseInInvalidState(StringRef MethodName, argument
/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Ddmextern.c382 char *MethodName; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp380 DeclarationName MethodName local
H A DSemaDeclObjC.cpp3406 std::string MethodName = Method->getSelector().getAsString(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp2104 std::string MethodName = local
2112 const std::string &MethodName = I.first; local
2171 std::string MethodName = local
2195 const std::string &MethodName = I.second; local
3204 std::string MethodName = PredefinedExpr::ComputeName( local
3211 const std::string &MethodName = MethodNameAndDecl.first; local
3625 std::string MethodName = PredefinedExpr::ComputeName( local
3663 const std::string &MethodName = I.second; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp218 SmallString<256> MethodName; local
1133 StringRef MethodName = getFunctionName(Method); local
H A DCGObjCGNU.cpp2621 Selector MethodName = OMD->getSelector(); local
888 SymbolNameForMethod( StringRef ClassName, StringRef CategoryName, const Selector MethodName, bool isClassMethod) argument

Completed in 192 milliseconds