Searched refs:getRawTag (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DYAMLParser.h127 StringRef getRawTag() const { return Tag; } function in class:llvm::yaml::Node
/external/llvm/lib/Support/
H A DYAMLParser.cpp1571 StringRef Raw = getRawTag();

Completed in 166 milliseconds