Home
last modified time | relevance | path

Searched defs:Definition (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h105 struct Definition { struct
107 const char *name;
109 const char *string = nullptr;
111 const Entry::Type type;
113 const uint64_t data = 0;
115 const uint32_t num_children = 0;
117 const Definition *children = nullptr;
120 const bool keep_separator = false;
122 constexpr Definition(const char *name, const FormatEntity::Entry::Type t) in Definition() function
125 constexpr Definition(const char *name, const char *string) in Definition() function
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DMacroExpander.cpp34 struct MacroExpander::Definition { struct in clang::format::MacroExpander
143 auto Definition = Parser.parse(); in parseDefinition() local
35 Nameclang::format::MacroExpander::Definition global() argument
36 Paramsclang::format::MacroExpander::Definition global() argument
37 Bodyclang::format::MacroExpander::Definition global() argument
43 ArgMapclang::format::MacroExpander::Definition global() argument
45 ObjectLikeclang::format::MacroExpander::Definition global() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp514 const object::coff_aux_section_definition *Definition = in createDefinedSymbol() local
557 const object::coff_aux_section_definition *Definition) { in createCOMDATExportRequest()
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h104 Definition = 1 << 1, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1405 Instruction *I, MemoryAccess *Definition, const BasicBlock *BB, in createMemoryAccessInBB() argument
1413 createMemoryAccessBefore(Instruction * I,MemoryAccess * Definition,MemoryUseOrDef * InsertPt) createMemoryAccessBefore() argument
1423 createMemoryAccessAfter(Instruction * I,MemoryAccess * Definition,MemoryAccess * InsertPt) createMemoryAccessAfter() argument
H A DMemorySSA.cpp1683 createDefinedAccess(Instruction * I,MemoryAccess * Definition,const MemoryUseOrDef * Template,bool CreationMustSucceed) createDefinedAccess() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h178 MacroExpansion(MacroDefinitionRecord *Definition, SourceRange Range) in MacroExpansion() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1285 Definition global() enumerator
2198 const FunctionDecl* Definition; hasBody() local
2221 const FunctionDecl* Definition; isDefined() local
2227 const FunctionDecl *Definition; getDefinition() local
2245 const FunctionDecl* Definition; getBody() local
[all...]
H A DDeclObjC.h1161 ObjCInterfaceDecl *Definition = nullptr; global() member
2082 ObjCProtocolDecl *Definition; global() member
H A DDeclCXX.h343 CXXRecordDecl *Definition; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp568 const Decl *Definition = nullptr; getExternalSourceSymbolAttr() local
1033 const FunctionDecl *Definition; getBodyRBrace() local
[all...]
H A DDecl.cpp3158 isDefined(const FunctionDecl * & Definition,bool CheckForPendingFriendDefinition) const isDefined() argument
3408 const FunctionDecl *Definition; isInlineBuiltinDeclaration() local
3756 const FunctionDecl *Definition; doesDeclarationForceExternallyVisibleDefinition() local
4323 const FunctionDecl *Definition; isOutOfLine() local
4331 const FunctionDecl *Definition; isOutOfLine() local
[all...]
H A DDeclObjC.cpp634 Data = Definition->Data; in mergeDuplicateDefinitionWithCommon() argument
2044 mergeDuplicateDefinitionWithCommon(const ObjCProtocolDecl * Definition) mergeDuplicateDefinitionWithCommon() argument
H A DExprConstant.cpp5615 CheckConstexprFunction(EvalInfo & Info,SourceLocation CallLoc,const FunctionDecl * Declaration,const FunctionDecl * Definition,const Stmt * Body) CheckConstexprFunction() argument
6312 HandleConstructorCall(const Expr * E,const LValue & This,CallRef Call,const CXXConstructorDecl * Definition,EvalInfo & Info,APValue & Result) HandleConstructorCall() argument
6526 HandleConstructorCall(const Expr * E,const LValue & This,ArrayRef<const Expr * > Args,const CXXConstructorDecl * Definition,EvalInfo & Info,APValue & Result) HandleConstructorCall() argument
6630 const FunctionDecl *Definition = nullptr; HandleDestructionImpl() local
8060 const FunctionDecl *Definition = nullptr; handleCallExpr() local
10399 const FunctionDecl *Definition = nullptr; VisitCXXConstructExpr() local
10440 const FunctionDecl *Definition = nullptr; VisitCXXInheritedCtorInitExpr() local
[all...]
H A DASTImporter.cpp301 const FunctionDecl *Definition = nullptr; in FindAndMapDefinition() local
4946 ObjCProtocolDecl *Definition = D->getDefinition(); VisitObjCProtocolDecl() local
5469 ObjCInterfaceDecl *Definition = D->getDefinition(); VisitObjCInterfaceDecl() local
6379 VarDecl *Definition = D->getDefinition(); VisitVarTemplateSpecializationDecl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp800 const FunctionDecl *Definition; in getRuntimeDefinition() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp775 assignDanglingDebugValues(MachineInstr & Definition,Register VirtReg,MCPhysReg Reg) assignDanglingDebugValues() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp81 using Definition = lldb_private::FormatEntity::Entry::Definition; global() typedef
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp493 Argument *Definition; member
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1990 StringRef Definition; global() member in __anon3961c3990111::FunctionMacro
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h427 SExpr *Definition; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp848 const FunctionDecl *Definition = nullptr; EmitConstructorBody() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1795 Definition, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6084 hasSimilarParameters(ASTContext & Context,FunctionDecl * Declaration,FunctionDecl * Definition,SmallVectorImpl<unsigned> & Params) hasSimilarParameters() argument
15537 const FunctionDecl *Definition = EffectiveDefinition; CheckForFunctionRedefinition() local
16251 const FunctionDecl *Definition; ActOnFinishFunctionBody() local
[all...]
H A DSemaDeclObjC.cpp819 Definition, enumerator

12