/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | MicrosoftCompatibility.cpp | 6 struct cls { struct 10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p… argument
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | cxx-ambig-paren-expr.cpp | 37 struct cls { struct 48 if (result((cls::type) i).check()) in test() argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | dllimport-members.cpp | 21 #define USEMV(cls, var) int UNIQ(use)() { return ref(cls::var); } argument 22 #define USEMF(cls, fun) template<> void useMemFun<__LINE__, cls>() { cls().fun(); } argument 23 #define USESPECIALS(cls) void UNIQ(use)() { useSpecials<cls>(); } argument
|
/minix3/usr.bin/flock/ |
H A D | flock.c | 155 int cls = 0; in main() local
|
/minix3/external/bsd/llvm/dist/llvm/bindings/python/llvm/ |
H A D | core.py | 50 def from_value(cls, value): argument 61 def register(cls, name, value): argument 200 def CreateWithName(cls, module_id): argument 429 def GetGlobalContext(cls): argument
|
/minix3/external/bsd/llvm/dist/clang/lib/Index/ |
H A D | USRGeneration.cpp | 126 void GenObjCClass(StringRef cls) { in GenObjCClass() 130 void GenObjCCategory(StringRef cls, StringRef cat) { in GenObjCCategory()
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | Test.py | 13 def __new__(cls, name, isFailure): argument
|
/minix3/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | exception.cc | 266 static bool isCXXException(uint64_t cls) in isCXXException() 271 static bool isDependentException(uint64_t cls) in isDependentException()
|
/minix3/minix/lib/liblwip/dist/src/core/ |
H A D | dns.c | 196 u16_t cls; member 206 u16_t cls; member
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/class.access/class.friend/ |
H A D | p1.cpp | 353 struct cls: base { struct
|
/minix3/external/bsd/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 536 def from_id(cls, id): argument 2225 def from_source(cls, filename, args=None, unsaved_files=None, options=0, argument 2300 def from_ast_file(cls, filename, index=None): argument
|
/minix3/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 263 u_int bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 1175 swig_class *cls; in SWIG_Tcl_MethodCommand() local
|