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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1766 KNRTypeList, // K&R type definition list for formals. member in class:clang::DeclaratorContext
1998 case DeclaratorContext::KNRTypeList:
2037 case DeclaratorContext::KNRTypeList:
2090 case DeclaratorContext::KNRTypeList:
2143 case DeclaratorContext::KNRTypeList:
2365 case DeclaratorContext::KNRTypeList:
2396 case DeclaratorContext::KNRTypeList:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3489 case DeclaratorContext::KNRTypeList:
3588 case DeclaratorContext::KNRTypeList:
4580 case DeclaratorContext::KNRTypeList: {
4891 D.getContext() == DeclaratorContext::KNRTypeList)) {
5665 case DeclaratorContext::KNRTypeList:
H A DSemaDecl.cpp13932 Declarator ParamD(DS, DeclaratorContext::KNRTypeList);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1443 Declarator ParmDeclarator(DS, DeclaratorContext::KNRTypeList);

Completed in 312 milliseconds