Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h273 static bool isCompoundType(QualType T) { in isCompoundType() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp7547 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo