Searched refs:isAggregated (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolData.h36 FORWARD_SYMBOL_METHOD(isAggregated)
H A DIPDBRawSymbol.h205 virtual bool isAggregated() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h178 bool isAggregated() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h183 bool isAggregated() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp547 bool NativeRawSymbol::isAggregated() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp347 RAW_METHOD_DUMP(OS, isAggregated);
1080 bool DIARawSymbol::isAggregated() const { function in class:DIARawSymbol

Completed in 126 milliseconds