Home
last modified time | relevance | path

Searched defs:ParseMetadata (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.cc878 void TraceAnalyzer::ParseMetadata() { in ParseMetadata() function in trace_analyzer::TraceAnalyzer
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1032 bool BitcodeReader::ParseMetadata() { in ParseMetadata() function in BitcodeReader
/external/llvm/lib/AsmParser/
DLLParser.cpp4338 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata() function in LLParser