Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3386 bool TypeSystemClang::IsClassType(lldb::opaque_compiler_type_t type) { in IsClassType() function in TypeSystemClang
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp1554 bool *IsClassType = nullptr) { in isConstNotMutableType()
1577 bool IsClassType; in rejectConstNotMutableType() local