/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
H A D | macro_paste_msextensions.c | 19 #define nested(x) int x comment cute little dead tokens... macro
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | struct.c | 28 struct Nested nested = { 1, 2 }; variable
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | trailing-return-0x.cpp | 58 struct nested { struct 60 auto h(T x, U y, V z) -> decltype(x + y + z) in h()
|
H A D | missing-namespace-qualifier-typo-corrections.cpp | 17 …namespace nested { bool moreFoobar() { return true; } } // expected-note{{'fizbin::nested::moreFoo… in moreFoobar() namespace 18 …namespace nested { bool lessFoobar() { return true; } } // expected-note{{'fizbin::nested' declare… in lessFoobar() namespace
|
H A D | cxx1y-variable-templates_top_level.cpp | 360 namespace nested { namespace
|
H A D | lambda-expressions.cpp | 196 template<typename...Ts> void nested(Ts ...ts) { in nested() function
|
/minix3/external/bsd/lutok/dist/ |
H A D | stack_cleaner_test.cpp | 62 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument
|
/minix3/external/bsd/kyua-cli/dist/utils/signals/ |
H A D | programmer_test.cpp | 103 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | debug-info-template.cpp | 105 struct nested { struct
|
H A D | cxx0x-initializer-stdinitializerlist-pr12086.cpp | 54 std::initializer_list<std::initializer_list<int>> nested = { variable
|
H A D | cxx0x-initializer-stdinitializerlist.cpp | 399 namespace nested { namespace
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
H A D | p6.cpp | 20 X0<int>::Nested nested; // expected-note{{implicit instantiation first required here}} in use_X0_int() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | dependent-base-classes.cpp | 48 class HasDepBase::Nested nested; in foo() local 57 class NoDepBase::Nested nested; // expected-error{{no class named 'Nested' in 'NoDepBase<T>'}} in foo() local
|
H A D | ms-delayed-default-template-args.cpp | 13 namespace nested { namespace
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.spec/ |
H A D | p5.cpp | 41 } nested; member
|
/minix3/minix/servers/pm/ |
H A D | event.c | 67 static unsigned int nested = 0; variable
|
/minix3/usr.bin/login/ |
H A D | common.c | 80 char term[64], *envinit[1], *hostname, *tty, *nested; variable
|
/minix3/bin/ksh/ |
H A D | syn.c | 195 nested(type, smark, emark) in nested() function
|
/minix3/crypto/external/bsd/netpgp/dist/src/libverify/ |
H A D | verify.h | 161 uint8_t nested; member
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | verify.h | 163 uint8_t nested; member
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/drs/ |
H A D | dr5xx.cpp | 327 namespace nested { namespace
|
/minix3/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | packet.h | 697 unsigned nested; member
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1150 bool nested = (flags & 2); in VisitBlockDecl() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | Decl.h | 3343 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture()
|
/minix3/external/public-domain/sqlite/dist/ |
H A D | sqlite3.c | 11695 u8 nested; /* Number of nested calls to the parser/code generator */ member
|