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

/external/clang/include/clang/Sema/
H A DSema.h873 typedef std::pair<ObjCMethodList, ObjCMethodList> GlobalMethods; typedef in class:clang::Sema
874 typedef llvm::DenseMap<Selector, GlobalMethods> GlobalMethodPool;

Completed in 673 milliseconds