Home
last modified time | relevance | path

Searched defs:isAggregate (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecordHelpers.h46 inline bool isAggregate(CVType CVT) { in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/CodeView/
DTypeRecordHelpers.h46 inline bool isAggregate(CVType CVT) { in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecordHelpers.h46 inline bool isAggregate(CVType CVT) { in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecordHelpers.h46 inline bool isAggregate(CVType CVT) { in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DDeclCXX.h1148 bool isAggregate() const { return data().Aggregate; } in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclCXX.h1147 bool isAggregate() const { return data().Aggregate; } in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclCXX.h1146 bool isAggregate() const { return data().Aggregate; } in isAggregate() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclCXX.h1146 bool isAggregate() const { return data().Aggregate; } in isAggregate() function