Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DARMAttributeParser.cpp390 StringRef RawStringValue = de.getCStrRef(cursor); in also_compatible_with() local
446 setAttributeString(tag, RawStringValue); in also_compatible_with()
452 sw->printStringEscaped("Value", RawStringValue); in also_compatible_with()