OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNamedGlobal
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Module.h
423
const GlobalVariable *
getNamedGlobal
(StringRef Name) const {
426
GlobalVariable *
getNamedGlobal
(StringRef Name) {
428
static_cast<const Module *>(this)->
getNamedGlobal
(Name));
Completed in 52 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026