Home
last modified time | relevance | path

Searched defs:AttrValue (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dattr_value_util.h34 class AttrValue; variable
Dattr_value.proto16 message AttrValue { message
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h288 DWARFAttribute AttrValue; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp181 for (auto AttrValue : Die.attributes()) { in verifyUnitContents() local
386 DWARFAttribute &AttrValue) { in verifyDebugInfoAttribute()
449 DWARFAttribute &AttrValue) { in verifyDebugInfoForm()
/external/clang/unittests/AST/
DCommentParser.cpp389 StringRef AttrValue) { in HasHTMLStartTagAt()