Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp920 return CXTypeLayoutError_Invalid; in clang_Type_getAlignOf()
954 return CXTypeLayoutError_Invalid; in clang_Type_getSizeOf()
1009 return CXTypeLayoutError_Invalid; in validateFieldParentType()
1014 return CXTypeLayoutError_Invalid; in validateFieldParentType()
1019 return CXTypeLayoutError_Invalid; in validateFieldParentType()
/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h3372 CXTypeLayoutError_Invalid = -1, enumerator