Home
last modified time | relevance | path

Searched defs:ParseStringAttribute (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_java_generator.py139 def ParseStringAttribute(attribute): function
/external/llvm/lib/AsmParser/
DLLParser.cpp1337 bool LLParser::ParseStringAttribute(AttrBuilder &B) { in ParseStringAttribute() function in LLParser