/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | Compiler.h | 264 # 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 D | btyacc_demo.tab.h | 30 Decl *decl; member
|
H A D | btyacc_demo.tab.c | 162 Decl *decl; member
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2005-09-24-BitFieldCrash.c | 29 void foo (union tree_node * decl) { in foo()
|
/minix3/usr.bin/indent/ |
H A D | indent_codes.h | 88 #define decl 19 macro
|
/minix3/external/bsd/byacc/dist/test/ |
H A D | btyacc_demo.y | 43 Decl *decl; member
|
/minix3/external/bsd/llvm/dist/clang/utils/ABITest/ |
H A D | ABITestGen.py | 68 def addDeclaration(self, decl): argument
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | Store.cpp | 423 SVal StoreManager::getLValueIvar(const ObjCIvarDecl *decl, SVal base) { in getLValueIvar()
|
H A D | ExprEngine.cpp | 465 const CXXConstructorDecl *decl = in ProcessInitializer() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 566 const GlobalValue *decl = IRFile->getSymbolGV(Sym.getRawDataRefImpl()); in addPotentialUndefinedSymbol() local
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/X86/ |
H A D | x86-64.s | 951 decl %eax // CHECK: decl %eax # encoding: [0xff,0xc8] label
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 2049 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 D | SemaAccess.cpp | 1566 bool Sema::isSpecialMemberAccessibleForDeletion(CXXMethodDecl *decl, in isSpecialMemberAccessibleForDeletion()
|
H A D | SemaDeclObjC.cpp | 1480 ObjCMethodDecl *decl) { in checkMethodFamilyMismatch()
|
H A D | SemaStmt.cpp | 85 Decl *decl = DG.getSingleDecl(); in ActOnForEachDeclStmt() local
|
H A D | SemaDecl.cpp | 1748 NamedDecl *decl, in filterNonConflictingPreviousDecls() 5045 bool Sema::inferObjCARCLifetime(ValueDecl *decl) { in inferObjCARCLifetime()
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1290 const ValueDecl *decl = cast<DeclRefExpr>(uo->getSubExpr())->getDecl(); in getMemberPointerConstant() local
|
H A D | CGDecl.cpp | 586 static bool isAccessedBy(const ValueDecl *decl, const Expr *e) { in isAccessedBy()
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CXCursor.cpp | 1282 const Decl *decl = getCursorDecl(cursor); in clang_getCursorCompletionString() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ExprCXX.cpp | 1312 NamedDecl *decl = *begin; in hasOnlyNonStaticMemberFunctions() local
|
H A D | Type.cpp | 1874 static TagDecl *getInterestingTagDecl(TagDecl *decl) { in getInterestingTagDecl()
|
H A D | ItaniumMangle.cpp | 101 static const NamedDecl *getStructor(const NamedDecl *decl) { in getStructor()
|
H A D | Decl.cpp | 1554 static SourceLocation getTemplateOrInnerLocStart(const DeclT *decl) { in getTemplateOrInnerLocStart()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 246 const internal::VariadicAllOfMatcher<Decl> decl; variable
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1147 VarDecl *decl = ReadDeclAs<VarDecl>(Record, Idx); in VisitBlockDecl() local
|