Home
last modified time | relevance | path

Searched refs:ContextMatches (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp160 if (!query.ContextMatches(die_context)) in ProcessTypeDIEMatchQuery()
H A DSymbolFileDWARF.cpp2740 if (query.ContextMatches(qualified_context)) in FindTypes()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h237 ContextMatches(llvm::ArrayRef<lldb_private::CompilerContext> context) const; in LLDB_MARK_AS_BITMASK_ENUM()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp128 bool TypeQuery::ContextMatches( in ContextMatches() function in TypeQuery
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1551 if (query.ContextMatches(type_match.GetContextRef())) { in FindTypes()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1734 if (query.ContextMatches(type_match.GetContextRef())) { in FindTypes()