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

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

Completed in 45 milliseconds