Searched defs:ExtInfo (Results 1 – 3 of 3) sorted by relevance
235 struct ExtInfo { struct243 mutable struct ExtInfo *ExtInfo; argument284 delete ExtInfo; in Destroy() local343 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
2185 FunctionType::ExtInfo ExtInfo; in GenerateCapturedStmtFunction() local
587 struct ExtInfo : public QualifierInfo { struct591 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument2709 typedef QualifierInfo ExtInfo; typedef