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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp398 bool isClassMethodList);
1470 bool isClassMethodList) {
1486 isClassMethodList));
1466 GenerateMethodList(const StringRef &ClassName, const StringRef &CategoryName, ArrayRef<Selector> MethodSels, ArrayRef<llvm::Constant *> MethodTypes, bool isClassMethodList) argument

Completed in 77 milliseconds