/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.h | 30 MethodName() in MethodName() function 33 MethodName(ConstString s) in MethodName() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBSymbol.h | 17 #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 D | Consumed.h | 122 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 D | ObjCLanguage.h | 115 MethodName(llvm::StringRef name, Type type) in MethodName() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedCallArgsChecker.cpp | 223 auto MethodName = safeGetName(Decl); in isMethodOnWTFContainerType() local
|
H A D | PtrTypesSemantics.cpp | 28 const auto MethodName = safeGetName(MD); in hasPublicMethodInBaseClass() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 2181 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 D | ODRDiagsEmitter.cpp | 932 MethodName, in diagnoseMismatch() enumerator
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmextern.c | 518 char *MethodName; in AcpiDmGetExternalsFromFile() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | PredicateExpander.cpp | 209 StringRef MethodName) { in expandTIIFunctionCall()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MoveChecker.cpp | 516 std::string MethodName = MethodDec->getName().lower(); in isStateResetMethod() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 2159 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState() 2168 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
|
H A D | SemaLambda.cpp | 981 DeclarationName MethodName = in CreateLambdaCallOperator() local
|
H A D | SemaDeclObjC.cpp | 3680 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1320 std::string MethodName = std::string(MethodIdName->getName()); in migrateFactoryMethod() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 276 SmallString<256> MethodName; in getObjCMethodName() local 2025 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
|
H A D | ItaniumCXXABI.cpp | 3339 SmallString<256> MethodName; in getOrCreateVirtualFunctionPointerThunk() local
|