Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c1538 static void PrintNullabilityKind(CXType T, const char *Format) { in PrintNullabilityKind() function
1572 PrintNullabilityKind(T, " [nullability=%s]"); in PrintType()
1612 PrintNullabilityKind(RT, " [resultnullability=%s]"); in PrintType()
1624 PrintNullabilityKind(T, " [%s]"); in PrintType()