/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbol.h | 20 #define FORWARD_SYMBOL_METHOD(MethodName) \ argument 39 #define FORWARD_SYMBOL_ID_METHOD(MethodName) \ argument
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | AsyncAuthInterceptor.cs | 64 public string MethodName property in Grpc.Core.AuthInterceptorContext
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbol.h | 20 #define FORWARD_SYMBOL_METHOD(MethodName) \ argument
|
/external/clang/include/clang/Analysis/Analyses/ |
D | Consumed.h | 111 virtual void warnUseOfTempInInvalidState(StringRef MethodName, in warnUseOfTempInInvalidState() 125 virtual void warnUseInInvalidState(StringRef MethodName, in warnUseInInvalidState()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableBuilder.cpp | 201 for (StringRef MethodName : Record.getMethodNames()) in writeVFTable() local 206 for (StringRef MethodName : Record.getMethodNames()) in writeVFTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | PredicateExpander.cpp | 142 StringRef MethodName) { in expandTIIFunctionCall()
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 2104 std::string MethodName = in dumpLayout() local 2112 const std::string &MethodName = I.first; in dumpLayout() local 2171 std::string MethodName = in dumpLayout() local 2195 const std::string &MethodName = I.second; in dumpLayout() local 3205 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local 3212 const std::string &MethodName = MethodNameAndDecl.first; in dumpLayout() local 3626 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations() local 3664 const std::string &MethodName = I.second; in dumpMethodLocations() local
|
/external/python/apitools/apitools/gen/ |
D | util.py | 134 def MethodName(self, name, separator='_'): member in Names
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | server.go | 65 MethodName string member
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 1806 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState() 1815 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
|
D | SemaLambda.cpp | 381 DeclarationName MethodName in startLambdaDefinition() local
|
D | SemaDeclObjC.cpp | 3554 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 922 StringRef CategoryName, const Selector MethodName, in SymbolNameForMethod() 2628 Selector MethodName = OMD->getSelector(); in GenerateMethod() local
|
D | CGDebugInfo.cpp | 221 SmallString<256> MethodName; in getObjCMethodName() local 1216 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1332 std::string MethodName = MethodIdName->getName(); in migrateFactoryMethod() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 1454 TEST_F(ServiceDescriptorTest, MethodName) { in TEST_F() argument
|