Searched refs:global_variables (Results 1 - 4 of 4) 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/v8/test/cctest/
H A Dtest-js-arm64-variables.cc71 TEST(global_variables) {
/external/llvm/include/llvm/IR/
H A DDebugInfo.h115 iterator_range<global_variable_iterator> global_variables() const { function in class:llvm::DebugInfoFinder
/external/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp93 for (const DIGlobalVariable *GV : Finder.global_variables()) {

Completed in 125 milliseconds