Home
last modified time | relevance | path

Searched defs:global_variables (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfo.h143 iterator_range<global_variable_expression_iterator> global_variables() const { in global_variables() function
/openbsd-src/usr.bin/make/
H A Dvar.c212 static struct ohash global_variables; variable