HomeSort by: relevance | last modified time | path
    Searched refs:stringAttribute (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Support/
RISCVAttributeParser.cpp 18 &ELFAttributeParser::stringAttribute,
ARMAttributeParser.cpp 24 {ARMBuildAttrs::CPU_raw_name, &ARMAttributeParser::stringAttribute},
25 {ARMBuildAttrs::CPU_name, &ARMAttributeParser::stringAttribute},
67 Error ARMAttributeParser::stringAttribute(AttrType tag) {
ELFAttributeParser.cpp 54 Error ELFAttributeParser::stringAttribute(unsigned tag) {
116 if (Error e = stringAttribute(tag))
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ELFAttributeParser.h 47 Error stringAttribute(unsigned tag);
ARMAttributeParser.h 32 Error stringAttribute(ARMBuildAttrs::AttrType tag);

Completed in 16 milliseconds