Home
last modified time | relevance | path

Searched refs:FindTypesByRegex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h150 void FindTypesByRegex(const lldb_private::RegularExpression &regex,
H A DSymbolFilePDB.cpp1480 void SymbolFilePDB::FindTypesByRegex( in FindTypesByRegex() function in SymbolFilePDB