Searched defs:isConstType (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.cpp34 bool NativeTypeBuiltin::isConstType() const { function in class:NativeTypeBuiltin
H A DNativeTypeVTShape.cpp29 bool NativeTypeVTShape::isConstType() const { return false; } function in class:NativeTypeVTShape
H A DNativeTypeArray.cpp49 bool NativeTypeArray::isConstType() const { return false; } function in class:NativeTypeArray
H A DNativeSymbolEnumerator.cpp68 bool NativeSymbolEnumerator::isConstType() const { return false; } function in class:NativeSymbolEnumerator
H A DNativeTypePointer.cpp131 bool NativeTypePointer::isConstType() const { function in class:NativeTypePointer
H A DNativeTypeUDT.cpp135 bool NativeTypeUDT::isConstType() const { function in class:NativeTypeUDT
H A DNativeTypeFunctionSig.cpp180 bool NativeTypeFunctionSig::isConstType() const { return false; } function in class:NativeTypeFunctionSig
H A DNativeTypeEnum.cpp354 bool NativeTypeEnum::isConstType() const { function in class:NativeTypeEnum
H A DNativeRawSymbol.cpp428 bool NativeRawSymbol::isConstType() const { function in class:NativeRawSymbol
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp958 bool DIARawSymbol::isConstType() const { function in class:DIARawSymbol

Completed in 127 milliseconds