Searched defs:ExtInfo (Results 1 – 4 of 4) sorted by relevance
256 struct ExtInfo { struct264 mutable struct ExtInfo *ExtInfo; argument306 delete ExtInfo; in Destroy() local374 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
2148 FunctionType::ExtInfo ExtInfo; in GenerateCapturedStmtFunction() local
121 FunctionType::ExtInfo ExtInfo; in GenerateOpenMPCapturedStmtFunction() local
589 struct ExtInfo : public QualifierInfo { struct593 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument2771 typedef QualifierInfo ExtInfo; typedef