Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp1030 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
1045 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
1051 return CXTypeLayoutError_InvalidFieldName; in clang_Type_getOffsetOf()
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h3995 CXTypeLayoutError_InvalidFieldName = -5, enumerator