OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXTypeNullabilityKind
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
3865
enum
CXTypeNullabilityKind
{
3898
CINDEX_LINKAGE enum
CXTypeNullabilityKind
clang_Type_getNullability(CXType T);
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXType.cpp
1306
enum
CXTypeNullabilityKind
clang_Type_getNullability(CXType CT) {
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
1539
enum
CXTypeNullabilityKind
N = clang_Type_getNullability(T);
Completed in 74 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026