Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp919 return CXTypeLayoutError_Incomplete; in clang_Type_getAlignOf()
957 return CXTypeLayoutError_Incomplete; in clang_Type_getSizeOf()
981 return CXTypeLayoutError_Incomplete; in visitRecordForValidation()
1007 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
1013 return CXTypeLayoutError_Incomplete; in validateFieldParentType()
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h3983 CXTypeLayoutError_Incomplete = -2, enumerator