Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DExtractGV.cpp129 llvm::Value *Declaration; in runOnModule() local
/freebsd-9-stable/contrib/ntp/sntp/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
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Index/
DCommentToXML.cpp595 const DeclInfo *DI, SmallString<128> &Declaration) { in formatTextOfDeclaration()
943 SmallString<128> Declaration; in visitFullComment() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DTemplateBase.h50 Declaration, enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/
DASTMatchFinder.cpp665 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTReader.h478 Declaration, enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTDiagnostic.cpp421 Declaration enumerator
DExprConstant.cpp3508 const FunctionDecl *Declaration, in CheckConstexprFunction()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp3971 FunctionDecl *Declaration, in hasSimilarParameters()