Home
last modified time | relevance | path

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

12

/external/clang/docs/
DItaniumMangleAbiTags.rst14 Declaration chapter
/external/v8/tools/
Djsmin.py89 def Declaration(self, m): member in JavaScriptMinifier
/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/v8/src/interpreter/
Dbytecode-generator.cc575 struct Declaration { struct in v8::internal::interpreter::BytecodeGenerator::GlobalDeclarationsBuilder
576 Declaration() : slot(FeedbackSlot::Invalid()), func(nullptr) {} in Declaration() argument
577 Declaration(const AstRawString* name, FeedbackSlot slot, in Declaration() function
580 Declaration(const AstRawString* name, FeedbackSlot slot, in Declaration() function
587 const AstRawString* name;
588 FeedbackSlot slot;
589 FeedbackSlot literal_slot;
590 FunctionLiteral* func;
/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/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h62 struct tgsi_declaration Declaration; member
/external/clang/lib/Index/
DCommentToXML.cpp594 const DeclInfo *DI, SmallString<128> &Declaration) { in formatTextOfDeclaration()
949 SmallString<128> Declaration; in visitFullComment() local
/external/v8/src/ast/
Dscopes.h20 class Declaration; variable
Dast.h117 class Declaration; variable
520 Declaration(VariableProxy* proxy, Scope* scope, int pos, NodeType type) in Declaration() function
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst2890 Declaration section in Other tokens
/external/llvm/lib/Linker/
DLinkModules.cpp471 GlobalValue *Declaration; in dropReplacedComdat() local
/external/v8/src/parsing/
Dparser-base.h574 struct Declaration { struct
575 Declaration(ExpressionT pattern, int initializer_position, in Declaration() argument
581 ExpressionT pattern;
582 int initializer_position;
583 ExpressionT initializer;
/external/clang/include/clang/AST/
DTemplateBase.h51 Declaration, enumerator
DOpenMPClause.h3120 const ValueDecl *Declaration, ArrayRef<ValueDecl *> UniqueDecls, in const_component_lists_iterator()
/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/clang/lib/AST/
DASTDiagnostic.cpp514 Declaration, enumerator
/external/llvm/unittests/IR/
DMetadataTest.cpp1430 DISubprogram *Declaration = getSubprogram(); in TEST_F() local
/external/clang/include/clang/Sema/
DSema.h1884 Declaration, enumerator
/external/clang/lib/Sema/
DSemaDecl.cpp4685 FunctionDecl *Declaration, in hasSimilarParameters()

12