Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddebug-info-function-context.cpp15 C global_variable; variable
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/Inputs/
H A Ddwarfdump-pubnames.cc21 C global_variable; variable
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dformat-comment-cdecls.c21 int global_variable; variable
H A Dcomment-c-decls.c26 int global_variable; variable
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTest.cpp47 TEST_F(MCJITTest, global_variable) { in TEST_F() argument