Home
last modified time | relevance | path

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

/external/v8/tools/
Djsmin.py89 def Declaration(self, m): member in JavaScriptMinifier
/external/llvm/lib/Transforms/IPO/
DExtractGV.cpp109 llvm::Value *Declaration; in runOnModule() local
/external/chromium/third_party/libevent/
Devent_rpcgen.py461 def Declaration(self): member in EntryBytes
552 def Declaration(self): member in EntryInt
619 def Declaration(self): member in EntryString
745 def Declaration(self): member in EntryStruct
850 def Declaration(self): member in EntryVarBytes
1044 def Declaration(self): member in EntryArray
/external/clang/tools/libclang/
DCXComment.cpp929 SmallString<128> &Declaration) { in formatTextOfDeclaration()
1266 SmallString<128> Declaration; in visitFullComment() local
/external/clang/include/clang/AST/
DTemplateBase.h50 Declaration, enumerator
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp553 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom()
/external/clang/include/clang/Serialization/
DASTReader.h467 Declaration, enumerator
/external/clang/lib/AST/
DASTDiagnostic.cpp422 Declaration enumerator
DExprConstant.cpp2108 const FunctionDecl *Declaration, in CheckConstexprFunction()
/external/webkit/Tools/Scripts/webkitpy/thirdparty/
DBeautifulSoup.py452 class Declaration(NavigableString): class
/external/v8/src/
Dast.h125 class Declaration; variable
457 Declaration(VariableProxy* proxy, in Declaration() function
/external/clang/lib/Sema/
DSemaDecl.cpp3775 FunctionDecl *Declaration, in hasSimilarParameters()