Home
last modified time | relevance | path

Searched refs:SymbolNameForMethod (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp921 static std::string SymbolNameForMethod( StringRef ClassName, in SymbolNameForMethod() function
1533 TheModule.getFunction(SymbolNameForMethod(ClassName, CategoryName, in GenerateMethodList()
2634 std::string FunctionName = SymbolNameForMethod(ClassName, CategoryName, in GenerateMethod()