Home
last modified time | relevance | path

Searched refs:isDerivedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DCanonicalType.h285 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isDerivedType)
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1158 static bool isDerivedType(fir::BoxType boxTy) { in isDerivedType() function
1382 const bool hasAddendum = isDerivedType(boxTy); in consDescriptorPrefix()