Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1807 case Sema::PCC_ObjCInterface: in AddFunctionSpecifiers()
1881 case Sema::PCC_ObjCInterface: in WantTypesInContext()
2170 case Sema::PCC_ObjCInterface: in AddOrdinaryNameResults()
4010 case Sema::PCC_ObjCInterface: in mapCodeCompletionContext()
4186 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
4241 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp641 : Sema::PCC_ObjCInterface); in ParseObjCInterfaceDeclList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12214 PCC_ObjCInterface, enumerator