Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp741 ForwardDeclaration, enumerator
872 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()
884 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()
3013 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp818 ForwardDeclaration, enumerator
948 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()
960 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()
3112 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()