Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp122 return RawSymbol->findChildren(Type); in findAllChildren()
126 PDBSymbol::findChildren(PDB_SymType Type, StringRef Name, in findChildren() function in PDBSymbol
128 return RawSymbol->findChildren(Type, Name, Flags); in findChildren()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbol.h68 auto BaseIter = RawSymbol->findChildren(T::Tag); in findAllChildren()
75 findChildren(PDB_SymType Type, StringRef Name,
DIPDBRawSymbol.h34 findChildren(PDB_SymType Type) const = 0;
37 findChildren(PDB_SymType Type, StringRef Name,
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc304 if (FAILED(global->findChildren(SymTagCompiland, NULL, in PrintSourceFiles()
361 hr = global->findChildren(SymTagFunction, NULL, nsNone, &symbols); in PrintFunctions()
385 hr = global->findChildren(SymTagPublicSymbol, NULL, nsNone, &symbols); in PrintFunctions()
451 if (FAILED(global->findChildren(SymTagCompiland, NULL, in PrintFunctions()
460 if (FAILED(compiland->findChildren(SymTagBlock, NULL, in PrintFunctions()
1014 if (FAILED(function->findChildren(SymTagData, NULL, nsNone, in GetFunctionStackParamSize()
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h27 findChildren(PDB_SymType Type) const override;
29 findChildren(PDB_SymType Type, StringRef Name,
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp96 findChildren(PDB_SymType Type) const override { in findChildren() function in __anon5388dec50111::MockRawSymbol
100 findChildren(PDB_SymType Type, StringRef Name, in findChildren() function in __anon5388dec50111::MockRawSymbol
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dparse_html_deps.py154 tmp = polymer_soup.PolymerSoup(html).findChildren()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp352 DIARawSymbol::findChildren(PDB_SymType Type) const { in findChildren() function in DIARawSymbol
363 DIARawSymbol::findChildren(PDB_SymType Type, StringRef Name, in findChildren() function in DIARawSymbol
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
DBeautifulSoup.py847 findChildren = findAll variable in Tag
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js7492 return MochiKit.Sortable.findChildren(_7d5,_7d6.only,_7d6.tree,_7d6.tag);
7494 return MochiKit.Sortable.findChildren(_7d7,_7d8.only,_7d8.tree?true:false,_7d8.treeTag);
7495 },findChildren:function(_7d9,only,_7db,_7dc){ method
7511 var _7e0=MochiKit.Sortable.findChildren(e,only,_7db,_7dc);