Searched refs:CXCompletionContext_NestedNameSpecifier (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp406 CXCompletionContext_NestedNameSpecifier;
419 CXCompletionContext_NestedNameSpecifier;
432 CXCompletionContext_NestedNameSpecifier;
447 CXCompletionContext_NestedNameSpecifier;
465 CXCompletionContext_NestedNameSpecifier;
470 CXCompletionContext_NestedNameSpecifier;
476 CXCompletionContext_NestedNameSpecifier;
489 contexts = CXCompletionContext_NestedNameSpecifier;
517 CXCompletionContext_NestedNameSpecifier;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5681 CXCompletionContext_NestedNameSpecifier = 1 << 13, enumerator in enum:CXCompletionContext
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2636 if (contexts & CXCompletionContext_NestedNameSpecifier) {

Completed in 120 milliseconds