Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp931 return CXTypeLayoutError_Dependent; in clang_Type_getAlignOf()
969 return CXTypeLayoutError_Dependent; in clang_Type_getSizeOf()
993 return CXTypeLayoutError_Dependent; in visitRecordForValidation()
1025 return CXTypeLayoutError_Dependent; in validateFieldParentType()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h3380 CXTypeLayoutError_Dependent = -3, enumerator