Home
last modified time | relevance | path

Searched defs:getAttr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/proto/
H A Dgc.d87 uint getAttr(void* p) nothrow in getAttr() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/manual/
H A Dgc.d85 uint getAttr(void* p) nothrow in getAttr() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/manual/
H A Dgc.d100 uint getAttr(void* p) nothrow in getAttr() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/
H A Dcustom_gc.d66 uint getAttr(void* p) nothrow in getAttr() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dmemory.d374 static uint getAttr( const scope void* p ) nothrow in getAttr() function
381 static uint getAttr(void* p) pure nothrow in getAttr() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h378 const Attr *getAttr() const { return Attribute; } in getAttr() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h543 template<typename T> T *getAttr() const { in getAttr() function
H A DComment.h476 const Attribute &getAttr(unsigned Idx) const { in getAttr() function
H A DTypeLoc.h873 const Attr *getAttr() const { in getAttr() function