Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp818 ForwardDeclaration, enumerator
948 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()
960 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()
3126 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()