Searched defs:Implicit (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp883 .addReg(getCRFromCRBit(DestReg), RegState::Implicit); member in class:RegState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3207 bool Implicit = GV.hasLocalLinkage() || local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator in enum:llvm::DwarfExpression::__anon1686
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h45 Implicit = 0x4, enumerator in enum:llvm::RegState::__anon1460
/freebsd-11-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp1133 static void createFiles(MachOLinkingContext &ctx, bool Implicit) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1369 bool Implicit = Record.readInt() != 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2245 mergeAvailabilityAttr( NamedDecl *D, const AttributeCommonInfo &CI, IdentifierInfo *Platform, bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, VersionTuple Obsoleted, bool IsUnavailable, StringRef Message, bool IsStrict, StringRef Replacement, AvailabilityMergeKind AMK, int Priority) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1218 auto *Implicit = ImplicitParamDecl::Create( local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1133 LambdaCapture::LambdaCapture(SourceLocation Loc, bool Implicit, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h225 InitializedEntity(FieldDecl *Member, const InitializedEntity *Parent, bool Implicit, bool DefaultMemberInit) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h105 Implicit = 1 << 8, member in class:clang::index::SymbolRole

Completed in 205 milliseconds