Home
last modified time | relevance | path

Searched refs:WeakRef (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h410 : Name(Name), Base(&Base), Offset(Offset), WeakRef(0), Size(Size) { in Symbol()
613 return WeakRef; in isWeaklyReferenced()
618 void setWeaklyReferenced(bool WeakRef) { in setWeaklyReferenced() argument
620 this->WeakRef = WeakRef; in setWeaklyReferenced()
658 uint64_t WeakRef : 1; variable
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td3008 def WeakRef : InheritableAttr {
3010 // A WeakRef that has an argument is treated as being an AliasAttr
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl56delta.pod458 To use this feature, you need the Devel::WeakRef package from CPAN, which
H A Dperl561delta.pod1056 To use this feature, you need the Devel::WeakRef package from CPAN, which