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

/external/lldb/test/lang/c/global_variables/
H A DTestGlobalVariables.py11 mydir = os.path.join("lang", "c", "global_variables")
18 self.global_variables()
24 self.global_variables()
39 def global_variables(self): member in class:GlobalVariablesTestCase
/external/llvm/include/llvm/IR/
H A DDebugInfo.h908 iterator_range<global_variable_iterator> global_variables() const { function in class:llvm::DebugInfoFinder

Completed in 178 milliseconds