Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3487 bool TypeSystemClang::IsClassType(lldb::opaque_compiler_type_t type) { IsClassType() function in TypeSystemClang
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1710 isConstNotMutableType(Sema & SemaRef,QualType Type,bool AcceptIfMutable=true,bool * IsClassType=nullptr) isConstNotMutableType() argument
1733 bool IsClassType; rejectConstNotMutableType() local