Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp697 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
721 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
739 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
771 return CXTypeLayoutError_Dependent; in clang_Type_getOffsetOf()
/external/clang/include/clang-c/
DIndex.h2939 CXTypeLayoutError_Dependent = -3, enumerator