Home
last modified time | relevance | path

Searched defs:final (Results 1 – 25 of 38) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h224 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps { struct
225 TypedMatcherOps() in TypedMatcherOps()
227 typedef ast_matchers::internal::Matcher<T> MatcherT;
230 convertMatcher(const DynTypedMatcher &Matcher) const override { in convertMatcher()
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dmacro-reserved-cxx11.cpp4 #define final 1 // expected-warning {{keyword is hidden by macro definition}} macro
H A Dmacro-reserved.cpp4 #define final 1 macro
54 #define final 1 macro
H A Dmacro-reserved.c4 #define final 1 macro
52 #define final 1 macro
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dms-interface.cpp41 __interface I3 final { variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2003-08-29-BitFieldStruct.c6 int final:1; member
/minix3/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dm_sha.c82 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_ripemd.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_dss.c81 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_ecdsa.c131 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_null.c75 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_mdc2.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_wp.c24 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_md4.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_md5.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_md2.c82 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_dss1.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_sha1.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
/minix3/lib/libcrypt/
H A Dmd5crypt.c44 unsigned char final[16]; in __md5crypt() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/class/class.mem/
H A Dp8-0x.cpp27 int h final; // expected-error {{only virtual member functions can be marked 'final'}} member
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dclass-template-ctor-initializer.cpp52 Final final; in main() local
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx0x-attributes.cpp78 class c final [(int){0}]; variable
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Dobjcmt-property-availability.m28 - (MKMapItem *)final; method
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dmdtest.c62 void (*final)(void*, void*); member
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DMD5.cpp232 void MD5::final(MD5Result &Result) { in final() function in llvm::MD5

12