Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp899 return CXTypeLayoutError_Invalid; in clang_Type_getAlignOf()
933 return CXTypeLayoutError_Invalid; in clang_Type_getSizeOf()
988 return CXTypeLayoutError_Invalid; in validateFieldParentType()
993 return CXTypeLayoutError_Invalid; in validateFieldParentType()
998 return CXTypeLayoutError_Invalid; in validateFieldParentType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3912 CXTypeLayoutError_Invalid = -1, enumerator