Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp934 return CXTypeLayoutError_Undeduced; in clang_Type_getAlignOf()
974 return CXTypeLayoutError_Undeduced; in clang_Type_getSizeOf()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h3392 CXTypeLayoutError_Undeduced = -6 enumerator