Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DConsumed.h111 virtual void warnUseOfTempInInvalidState(StringRef MethodName, in warnUseOfTempInInvalidState()
125 virtual void warnUseInInvalidState(StringRef MethodName, in warnUseInInvalidState()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp2132 std::string MethodName = in dumpLayout() local
2142 const std::string &MethodName = I->first; in dumpLayout() local
2200 std::string MethodName = in dumpLayout() local
2225 const std::string &MethodName = I->second; in dumpLayout() local
3241 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local
3251 const std::string &MethodName = I->first; in dumpLayout() local
3547 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations() local
3588 const std::string &MethodName = I->second; in dumpMethodLocations() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1765 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState()
1774 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
H A DSemaLambda.cpp379 DeclarationName MethodName in startLambdaDefinition() local
H A DSemaDeclObjC.cpp2461 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp879 StringRef CategoryName, const Selector MethodName, in SymbolNameForMethod()
2586 Selector MethodName = OMD->getSelector(); in GenerateMethod() local
H A DCGDebugInfo.cpp185 SmallString<256> MethodName; in getObjCMethodName() local
1077 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp1326 std::string MethodName = MethodIdName->getName(); in migrateFactoryMethod() local