Home
last modified time | relevance | path

Searched refs:IsAggregate (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h383 IsAggregate = 1 << 3, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp94 CV_ENUM_CLASS_ENT(LocalSymFlags, IsAggregate),
/external/protobuf/src/google/protobuf/
Ddescriptor.cc286 inline bool IsAggregate() const { in IsAggregate() function
3435 if (result.IsAggregate()) { in LookupSymbolNoPlaceholder()