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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h295 class DeclFilterCCC : public CorrectionCandidateCallback { class in namespace:clang
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp955 DeclFilterCCC<VarDecl> Validator;
H A DSemaExprMember.cpp1277 DeclFilterCCC<ObjCIvarDecl> Validator;
H A DSemaDeclObjC.cpp766 DeclFilterCCC<ObjCProtocolDecl> Validator;
H A DSemaExprObjC.cpp1618 DeclFilterCCC<ObjCPropertyDecl> Validator;
H A DSemaDecl.cpp1433 DeclFilterCCC<ObjCInterfaceDecl> Validator;
9939 DeclFilterCCC<FunctionDecl> Validator;

Completed in 316 milliseconds