Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1842 case Sema::PCC_ObjCInterface: in AddFunctionSpecifiers()
1916 case Sema::PCC_ObjCInterface: in WantTypesInContext()
2205 case Sema::PCC_ObjCInterface: in AddOrdinaryNameResults()
4167 case Sema::PCC_ObjCInterface: in mapCodeCompletionContext()
4343 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
4398 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp671 : Sema::PCC_ObjCInterface); in ParseObjCInterfaceDeclList()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13207 PCC_ObjCInterface, enumerator