Home
last modified time | relevance | path

Searched refs:ForwardDeclaration (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp818 ForwardDeclaration, enumerator
948 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()
960 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()
3112 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()