Searched defs:ExtInfo (Results 1 – 3 of 3) sorted by relevance
224 struct ExtInfo { struct232 mutable struct ExtInfo *ExtInfo; argument273 delete ExtInfo; in ~EHCleanupScope() local332 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
699 FunctionProtoType::ExtProtoInfo ExtInfo = Proto->getExtProtoInfo(); in addFunctionPointerConversion() local709 FunctionProtoType::ExtProtoInfo ExtInfo; in addFunctionPointerConversion() local772 FunctionProtoType::ExtProtoInfo ExtInfo = Proto->getExtProtoInfo(); in addBlockPointerConversion() local782 FunctionProtoType::ExtProtoInfo ExtInfo; in addBlockPointerConversion() local
504 struct ExtInfo : public QualifierInfo { struct508 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument2429 typedef QualifierInfo ExtInfo; typedef