Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceAttributes.cpp185 static int countAttributes(Module *Program) { in countAttributes() function
198 int AttributeCount = countAttributes(Test.getProgram()); in reduceAttributesDeltaPass()
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.h72 int32_t countAttributes() const;
Dxmlparser.cpp730 UXMLElement::countAttributes() const { in countAttributes() function in UXMLElement