Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3450 bool TypeSystemClang::IsClassType(lldb::opaque_compiler_type_t type) { in IsClassType() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1706 bool *IsClassType = nullptr) { in isConstNotMutableType()
1729 bool IsClassType; in rejectConstNotMutableType() local