Home
last modified time | relevance | path

Searched defs:ModifiedType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h134 ModifierRecord(TypeIndex ModifiedType, ModifierOptions Modifiers) in ModifierRecord()
141 TypeIndex ModifiedType; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2276 LVElement *ModifiedType = getElement(StreamTPI, Mod.getModifiedType()); in visitKnownRecord() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp287 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType()