Home
last modified time | relevance | path

Searched defs:Declaration (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/docs/
DItaniumMangleAbiTags.rst14 Declaration chapter
/external/v8/tools/
Djsmin.py89 def Declaration(self, m): member in JavaScriptMinifier
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DExtractGV.cpp135 llvm::Value *Declaration; in runOnModule() local
/external/llvm/lib/Transforms/IPO/
DExtractGV.cpp137 llvm::Value *Declaration; in runOnModule() local
/external/swiftshader/third_party/subzero/src/
DIceGlobalInits.h338 const GlobalDeclaration *Declaration, in create()
346 const GlobalDeclaration *Declaration, in create()
392 const GlobalDeclaration *Declaration; variable
/external/clang/unittests/AST/
DPostOrderASTVisitor.cpp62 bool VisitCXXRecordDecl(CXXRecordDecl *Declaration) { in VisitCXXRecordDecl()
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreader.h27 Declaration, enumerator
/external/libevent/
Devent_rpcgen.py532 def Declaration(self): member in EntryBytes
651 def Declaration(self): member in EntryInt
763 def Declaration(self): member in EntryString
936 def Declaration(self): member in EntryStruct
1051 def Declaration(self): member in EntryVarBytes
1294 def Declaration(self): member in EntryArray
/external/clang/include/clang/Index/
DIndexSymbol.h75 Declaration = 1 << 0, enumerator
/external/v8/src/interpreter/
Dbytecode-generator.cc762 struct Declaration { struct in v8::internal::interpreter::BytecodeGenerator::GlobalDeclarationsBuilder
763 Declaration() : slot(FeedbackSlot::Invalid()), func(nullptr) {} in Declaration() function
764 Declaration(const AstRawString* name, FeedbackSlot slot, in Declaration() function
767 Declaration(const AstRawString* name, FeedbackSlot slot, in Declaration() argument
774 const AstRawString* name;
775 FeedbackSlot slot;
776 FeedbackSlot literal_slot;
777 FunctionLiteral* func;
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h62 struct tgsi_declaration Declaration; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h62 struct tgsi_declaration Declaration; member
/external/v8/src/torque/
Dast.h144 struct Declaration : AstNode { struct
145 Declaration(Kind kind, SourcePosition pos) : AstNode(kind, pos) {} in Declaration() function
725 : Declaration(kKind, pos), in Declaration() function
/external/clang/lib/Index/
DCommentToXML.cpp594 const DeclInfo *DI, SmallString<128> &Declaration) { in formatTextOfDeclaration()
949 SmallString<128> Declaration; in visitFullComment() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp442 GlobalValue *Declaration; in dropReplacedComdat() local
/external/v8/src/ast/
Dscopes.h21 class Declaration; variable
Dast.h119 class Declaration; variable
391 Declaration(VariableProxy* proxy, int pos, NodeType type) in Declaration() function
414 : Declaration(proxy, pos, kVariableDeclaration) { in Declaration() function
/external/v8/src/parsing/
Dparser-base.h523 struct Declaration { struct
524 Declaration(ExpressionT pattern, int initializer_position, in Declaration() argument
530 ExpressionT pattern;
531 int initializer_position;
532 int value_beg_position = kNoSourcePosition;
533 ExpressionT initializer;
/external/llvm/lib/Linker/
DLinkModules.cpp471 GlobalValue *Declaration; in dropReplacedComdat() local
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst2916 Declaration section in Other tokens
/external/clang/include/clang/AST/
DTemplateBase.h51 Declaration, enumerator
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp782 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom()
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp416 Metadata *TemplateParams, Metadata *Declaration, Metadata *Variables, in getImpl()
/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py502 class Declaration(NavigableString): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp505 Metadata *TemplateParams, Metadata *Declaration, Metadata *RetainedNodes, in getImpl()

12