Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp73 static bool IsClassOrStruct(dw_tag_t tag) { in IsClassOrStruct() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1579 bool ResultBuilder::IsClassOrStruct(const NamedDecl *ND) const { in IsClassOrStruct() function in ResultBuilder