Home
last modified time | relevance | path

Searched defs:MethodName (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h30 MethodName() in MethodName() function
33 MethodName(ConstString s) in MethodName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbol.h17 #define FORWARD_SYMBOL_METHOD(MethodName) \ argument
34 #define FORWARD_SYMBOL_ID_METHOD(MethodName) \ argument
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h122 virtual void warnUseOfTempInInvalidState(StringRef MethodName, in warnUseOfTempInInvalidState()
136 virtual void warnUseInInvalidState(StringRef MethodName, in warnUseInInvalidState()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h115 MethodName(llvm::StringRef name, Type type) in MethodName() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp223 auto MethodName = safeGetName(Decl); in isMethodOnWTFContainerType() local
H A DPtrTypesSemantics.cpp28 const auto MethodName = safeGetName(MD); in hasPublicMethodInBaseClass() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2181 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local
2188 const std::string &MethodName = I.first; in dumpLayout() local
2245 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local
2268 const std::string &MethodName = I.second; in dumpLayout() local
3323 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local
3330 const std::string &MethodName = MethodNameAndDecl.first; in dumpLayout() local
3755 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations() local
3793 const std::string &MethodName = I.second; in dumpMethodLocations() local
H A DODRDiagsEmitter.cpp932 MethodName, in diagnoseMismatch() enumerator
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmextern.c518 char *MethodName; in AcpiDmGetExternalsFromFile() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp209 StringRef MethodName) { in expandTIIFunctionCall()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp516 std::string MethodName = MethodDec->getName().lower(); in isStateResetMethod() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2159 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState()
2168 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
H A DSemaLambda.cpp981 DeclarationName MethodName = in CreateLambdaCallOperator() local
H A DSemaDeclObjC.cpp3680 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1320 std::string MethodName = std::string(MethodIdName->getName()); in migrateFactoryMethod() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp276 SmallString<256> MethodName; in getObjCMethodName() local
2025 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
H A DItaniumCXXABI.cpp3339 SmallString<256> MethodName; in getOrCreateVirtualFunctionPointerThunk() local