Searched defs:ExtInfo (Results 1 – 4 of 4) sorted by relevance
252 struct ExtInfo { struct260 mutable struct ExtInfo *ExtInfo; argument307 delete ExtInfo; in Destroy() local375 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
2213 FunctionType::ExtInfo ExtInfo; in GenerateCapturedStmtFunction() local
246 FunctionType::ExtInfo ExtInfo; in GenerateOpenMPCapturedStmtFunction() local
649 struct ExtInfo : public QualifierInfo { struct653 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument2788 typedef QualifierInfo ExtInfo; typedef