Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp1812 case Sema::PCC_ObjCInterface: in AddFunctionSpecifiers()
1886 case Sema::PCC_ObjCInterface: in WantTypesInContext()
2175 case Sema::PCC_ObjCInterface: in AddOrdinaryNameResults()
4132 case Sema::PCC_ObjCInterface: in mapCodeCompletionContext()
4308 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
4363 case PCC_ObjCInterface: in CodeCompleteOrdinaryName()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp641 : Sema::PCC_ObjCInterface); in ParseObjCInterfaceDeclList()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12834 PCC_ObjCInterface, enumerator