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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h28 class MethodName { class in class:lldb_private::CPlusPlusLanguage
30 MethodName() function in class:lldb_private::CPlusPlusLanguage::MethodName
33 MethodName(ConstString s) function in class:lldb_private::CPlusPlusLanguage::MethodName
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp27 const auto MethodName = safeGetName(MD); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h26 class MethodName { class in class:lldb_private::ObjCLanguage
115 MethodName(llvm::StringRef name, Type type) function in class:lldb_private::ObjCLanguage::MethodName
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h122 virtual void warnUseOfTempInInvalidState(StringRef MethodName, argument
136 virtual void warnUseInInvalidState(StringRef MethodName, argument
/freebsd-current/sys/contrib/dev/acpica/common/
H A Ddmextern.c518 char *MethodName; local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp209 expandTIIFunctionCall(raw_ostream &OS, StringRef MethodName) argument
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp516 std::string MethodName = MethodDec->getName().lower(); local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp939 DeclarationName MethodName = local
H A DSemaDeclObjC.cpp3677 std::string MethodName = Method->getSelector().getAsString(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp932 MethodName, enumerator in enum:ODRCXXRecordDifference
H A DVTableBuilder.cpp2116 std::string MethodName = PredefinedExpr::ComputeName( local
2123 const std::string &MethodName = I.first; local
2181 std::string MethodName = PredefinedExpr::ComputeName( local
2204 const std::string &MethodName = I.second; local
3230 std::string MethodName = PredefinedExpr::ComputeName( local
3237 const std::string &MethodName = MethodNameAndDecl.first; local
3662 std::string MethodName = PredefinedExpr::ComputeName( local
3700 const std::string &MethodName = I.second; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp266 SmallString<256> MethodName; local
1899 StringRef MethodName = getFunctionName(Method); local

Completed in 211 milliseconds