Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1089 bool *IsClassType = nullptr) { in isConstNotMutableType()
1112 bool IsClassType; in rejectConstNotMutableType() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3696 bool ClangASTContext::IsClassType(lldb::opaque_compiler_type_t type) { in IsClassType() function in ClangASTContext