Searched defs:SymbolNameForMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp901 static std::string SymbolNameForMethod(const StringRef &ClassName, function
1505 TheModule.getFunction(SymbolNameForMethod(ClassName, CategoryName,
2637 std::string FunctionName = SymbolNameForMethod(ClassName, CategoryName,

Completed in 53 milliseconds