Home
last modified time | relevance | path

Searched refs:getGlobalVariableField (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DDebugInfo.h64 GlobalVariable *getGlobalVariableField(unsigned Elt) const;
456 GlobalVariable *getGlobal() const { return getGlobalVariableField(11); } in getGlobal()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DDebugInfo.cpp84 GlobalVariable *DIDescriptor::getGlobalVariableField(unsigned Elt) const { in getGlobalVariableField() function in DIDescriptor