Searched refs:ObjCInterfaceValidatorCCC (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp425 class ObjCInterfaceValidatorCCC : public CorrectionCandidateCallback { class in namespace:__anon3274
427 ObjCInterfaceValidatorCCC() : CurrentIDecl(0) {} function in class:__anon3274::ObjCInterfaceValidatorCCC
428 explicit ObjCInterfaceValidatorCCC(ObjCInterfaceDecl *IDecl) function in class:__anon3274::ObjCInterfaceValidatorCCC
510 ObjCInterfaceValidatorCCC Validator(IDecl);
1004 ObjCInterfaceValidatorCCC Validator;

Completed in 106 milliseconds