Home
last modified time | relevance | path

Searched defs:getGlobal (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.h54 Block *getGlobal(unsigned Idx) { in getGlobal() function
H A DProgram.cpp87 llvm::Optional<unsigned> Program::getGlobal(const ValueDecl *VD) { in getGlobal() function in Program
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h563 const GlobalValue *getGlobal() const { in getGlobal() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp293 GlobalObject *getGlobal() const { in getGlobal() function in __anon008eecce0111::GlobalTypeMember
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1817 Init *getGlobal(StringRef Name) const { in getGlobal() function