Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp701 return CXTypeLayoutError_Invalid; in clang_Type_getAlignOf()
732 return CXTypeLayoutError_Invalid; in clang_Type_getSizeOf()
780 return CXTypeLayoutError_Invalid; in validateFieldParentType()
785 return CXTypeLayoutError_Invalid; in validateFieldParentType()
790 return CXTypeLayoutError_Invalid; in validateFieldParentType()
/external/clang/include/clang-c/
DIndex.h3218 CXTypeLayoutError_Invalid = -1, enumerator