Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp715 return CXTypeLayoutError_Invalid; in clang_Type_getAlignOf()
746 return CXTypeLayoutError_Invalid; in clang_Type_getSizeOf()
794 return CXTypeLayoutError_Invalid; in validateFieldParentType()
799 return CXTypeLayoutError_Invalid; in validateFieldParentType()
804 return CXTypeLayoutError_Invalid; in validateFieldParentType()
/external/clang/include/clang-c/
DIndex.h3393 CXTypeLayoutError_Invalid = -1, enumerator