Searched defs:MethodName (Results 1 – 13 of 13) sorted by relevance
19 #define FORWARD_SYMBOL_METHOD(MethodName) \ argument36 #define FORWARD_SYMBOL_ID_METHOD(MethodName) \ argument
122 virtual void warnUseOfTempInInvalidState(StringRef MethodName, in warnUseOfTempInInvalidState()136 virtual void warnUseInInvalidState(StringRef MethodName, in warnUseInInvalidState()
29 const auto MethodName = safeGetName(MD); in hasPublicRefAndDeref() local
2110 std::string MethodName = in dumpLayout() local2118 const std::string &MethodName = I.first; in dumpLayout() local2176 std::string MethodName = in dumpLayout() local2200 const std::string &MethodName = I.second; in dumpLayout() local3228 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local3235 const std::string &MethodName = MethodNameAndDecl.first; in dumpLayout() local3662 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations() local3700 const std::string &MethodName = I.second; in dumpMethodLocations() local
410 char *MethodName; in AcpiDmGetExternalsFromFile() local
185 StringRef MethodName) { in expandTIIFunctionCall()
515 std::string MethodName = MethodDec->getName().lower(); in isStateResetMethod() local
2129 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState()2138 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
387 DeclarationName MethodName in startLambdaDefinition() local
3662 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
1323 std::string MethodName = std::string(MethodIdName->getName()); in migrateFactoryMethod() local
275 SmallString<256> MethodName; in getObjCMethodName() local1676 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
9574 MethodName, in diagnoseOdrViolations() enumerator