Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 25 of 27) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCompiler.h264 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
267 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
270 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
273 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
/minix3/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_demo.tab.h30 Decl *decl; member
H A Dbtyacc_demo.tab.c162 Decl *decl; member
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2005-09-24-BitFieldCrash.c29 void foo (union tree_node * decl) { in foo()
/minix3/usr.bin/indent/
H A Dindent_codes.h88 #define decl 19 macro
/minix3/external/bsd/byacc/dist/test/
H A Dbtyacc_demo.y43 Decl *decl; member
/minix3/external/bsd/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py68 def addDeclaration(self, decl): argument
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp423 SVal StoreManager::getLValueIvar(const ObjCIvarDecl *decl, SVal base) { in getLValueIvar()
H A DExprEngine.cpp465 const CXXConstructorDecl *decl = in ProcessInitializer() local
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp566 const GlobalValue *decl = IRFile->getSymbolGV(Sym.getRawDataRefImpl()); in addPotentialUndefinedSymbol() local
/minix3/external/bsd/llvm/dist/llvm/test/MC/X86/
H A Dx86-64.s951 decl %eax // CHECK: decl %eax # encoding: [0xff,0xc8] label
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp2049 static void handleObjCMethodFamilyAttr(Sema &S, Decl *decl, in handleObjCMethodFamilyAttr()
4999 static bool isForbiddenTypeAllowed(Sema &S, Decl *decl) { in isForbiddenTypeAllowed()
5014 Decl *decl) { in handleDelayedForbiddenType()
5132 void Sema::PopParsingDeclaration(ParsingDeclState state, Decl *decl) { in PopParsingDeclaration()
H A DSemaAccess.cpp1566 bool Sema::isSpecialMemberAccessibleForDeletion(CXXMethodDecl *decl, in isSpecialMemberAccessibleForDeletion()
H A DSemaDeclObjC.cpp1480 ObjCMethodDecl *decl) { in checkMethodFamilyMismatch()
H A DSemaStmt.cpp85 Decl *decl = DG.getSingleDecl(); in ActOnForEachDeclStmt() local
H A DSemaDecl.cpp1748 NamedDecl *decl, in filterNonConflictingPreviousDecls()
5045 bool Sema::inferObjCARCLifetime(ValueDecl *decl) { in inferObjCARCLifetime()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1290 const ValueDecl *decl = cast<DeclRefExpr>(uo->getSubExpr())->getDecl(); in getMemberPointerConstant() local
H A DCGDecl.cpp586 static bool isAccessedBy(const ValueDecl *decl, const Expr *e) { in isAccessedBy()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1282 const Decl *decl = getCursorDecl(cursor); in clang_getCursorCompletionString() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1312 NamedDecl *decl = *begin; in hasOnlyNonStaticMemberFunctions() local
H A DType.cpp1874 static TagDecl *getInterestingTagDecl(TagDecl *decl) { in getInterestingTagDecl()
H A DItaniumMangle.cpp101 static const NamedDecl *getStructor(const NamedDecl *decl) { in getStructor()
H A DDecl.cpp1554 static SourceLocation getTemplateOrInnerLocStart(const DeclT *decl) { in getTemplateOrInnerLocStart()
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h246 const internal::VariadicAllOfMatcher<Decl> decl; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1147 VarDecl *decl = ReadDeclAs<VarDecl>(Record, Idx); in VisitBlockDecl() local

12