Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5074 bool Reconstitutable = true; member
5076 Reconstitutable = false; in VisitVectorType()
5080 Reconstitutable = false; in VisitAtomicType()
5087 Reconstitutable = false; in VisitType()
5097 Reconstitutable = false; in TraverseEnumType()
5101 Reconstitutable = false; in TraverseEnumType()
5111 return Reconstitutable; in VisitFunctionProtoType()
5115 Reconstitutable = false; in VisitRecordType()
5127 return T.Reconstitutable; in IsReconstitutableType()
5218 bool Reconstitutable = in GetName() local
[all …]