Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1481 case Sema::PCC_ObjCInterface: in AddFunctionSpecifiers()
1542 case Sema::PCC_ObjCInterface: in WantTypesInContext()
1838 case Sema::PCC_ObjCInterface: in AddOrdinaryNameResults()
3535 case Sema::PCC_ObjCInterface: in mapCodeCompletionContext()
3711 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
3765 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp639 : Sema::PCC_ObjCInterface); in ParseObjCInterfaceDeclList()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10296 PCC_ObjCInterface, enumerator