Home
last modified time | relevance | path

Searched refs:CCC_ObjCInterfaceName (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDCodeCompleteConsumer.cpp71 case CCC_ObjCInterfaceName: in wantConstructorResults()
HDSemaCodeComplete.cpp5848 CodeCompletionContext::CCC_ObjCInterfaceName, in CodeCompleteObjCInterfaceDecl()
5856 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCSuperclass()
5874 CodeCompletionContext::CCC_ObjCInterfaceName, in CodeCompleteObjCSuperclass()
5893 CodeCompletionContext::CCC_ObjCInterfaceName, in CodeCompleteObjCImplementationDecl()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h255 CCC_ObjCInterfaceName, enumerator
/trueos/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp313 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
2229 case CodeCompletionContext::CCC_ObjCInterfaceName: in CalculateHiddenNames()