Home
last modified time | relevance | path

Searched defs:Implicit (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h144 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h108 Implicit = 1 << 8, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttr.h55 unsigned Implicit : 1; variable
H A DDeclBase.h295 unsigned Implicit : 1; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h46 Implicit = 0x4, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h231 bool Implicit, bool DefaultMemberInit) in InitializedEntity()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1268 auto *Implicit = ImplicitParamDecl::Create( in BuildFunctionArgList() local
H A DMicrosoftCXXABI.cpp1640 llvm::Value *Implicit = in EmitDestructorCall() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2365 auto emitCreate = [&](bool Implicit, bool emitFake) { in emitAttributes()
2410 auto emitCreateNoCI = [&](bool Implicit, bool emitFake) { in emitAttributes()
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1484 bool Implicit = Record.readInt() != 0; in VisitObjCPropertyRefExpr() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1083 LambdaCapture::LambdaCapture(SourceLocation Loc, bool Implicit, in LambdaCapture()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp2286 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, in mergeAvailabilityAttr()
H A DSemaOpenMP.cpp5794 if (OMPClause *Implicit = ActOnOpenMPFirstprivateClause( in ActOnOpenMPExecutableDirective() local
5813 if (OMPClause *Implicit = ActOnOpenMPMapClause( in ActOnOpenMPExecutableDirective() local