Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h704 struct ExtInfo : public QualifierInfo { struct
709 llvm::PointerUnion<TypeSourceInfo *, ExtInfo *> DeclInfo; argument
3303 using ExtInfo = QualifierInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp377 auto ExtInfo = getExtMask(MI.getOperand(3).getShuffleMask(), in matchEXT() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1597 FunctionProtoType::ExtProtoInfo ExtInfo = FromFPT->getExtProtoInfo(); in IsFunctionConversion() local