Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3493 bool TypeSystemClang::IsClassType(lldb::opaque_compiler_type_t type) { in IsClassType() function in TypeSystemClang
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp1655 bool *IsClassType = nullptr) { in isConstNotMutableType()
1678 bool IsClassType; in rejectConstNotMutableType() local