Home
last modified time | relevance | path

Searched defs:isRecord (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstAlias.h
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h199 bool isRecord() const { return !IsArray && ElemRecord; } isRecord() function