Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp814 ForwardDeclaration, enumerator
945 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()
957 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()
3084 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()