Searched refs:clang_getCompletionPriority (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp194 unsigned clang_getCompletionPriority(CXCompletionString completion_string) { function
/external/clang/include/clang-c/
H A DIndex.h4266 clang_getCompletionPriority(CXCompletionString completion_string);
/external/clang/bindings/python/clang/
H A Dcindex.py2022 return conf.lib.clang_getCompletionPriority(self.obj)
2912 ("clang_getCompletionPriority",
/external/clang/tools/c-index-test/
H A Dc-index-test.c1839 clang_getCompletionPriority(completion_result->CompletionString));

Completed in 1729 milliseconds