Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp908 return CXTypeLayoutError_Incomplete; in clang_Type_getAlignOf()
946 return CXTypeLayoutError_Incomplete; in clang_Type_getSizeOf()
970 return CXTypeLayoutError_Incomplete; in visitRecordForValidation()
996 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
1002 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3916 CXTypeLayoutError_Incomplete = -2, enumerator