Home
last modified time | relevance | path

Searched defs:ExtInfo (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h252 struct ExtInfo { struct
260 mutable struct ExtInfo *ExtInfo; argument
307 delete ExtInfo; in Destroy() local
375 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
DCGStmt.cpp2213 FunctionType::ExtInfo ExtInfo; in GenerateCapturedStmtFunction() local
DCGStmtOpenMP.cpp246 FunctionType::ExtInfo ExtInfo; in GenerateOpenMPCapturedStmtFunction() local
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h251 struct ExtInfo { struct
259 mutable struct ExtInfo *ExtInfo; argument
306 delete ExtInfo; in Destroy() local
374 struct ExtInfo &ExtInfo = getExtInfo(); in addBranchAfter() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp340 auto ExtInfo = getExtMask(MI.getOperand(3).getShuffleMask(), in matchEXT() local
/external/llvm-project/clang/include/clang/AST/
DDecl.h690 struct ExtInfo : public QualifierInfo { struct
695 llvm::PointerUnion<TypeSourceInfo *, ExtInfo *> DeclInfo; argument
3283 using ExtInfo = QualifierInfo; variable
/external/clang/include/clang/AST/
DDecl.h649 struct ExtInfo : public QualifierInfo { struct
653 llvm::PointerUnion<TypeSourceInfo*, ExtInfo*> DeclInfo; argument
2788 typedef QualifierInfo ExtInfo; typedef
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp1597 FunctionProtoType::ExtProtoInfo ExtInfo = FromFPT->getExtProtoInfo(); in IsFunctionConversion() local