Home
last modified time | relevance | path

Searched defs:globalInt (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dblocksignature.c19 int globalInt; variable
Dglobal-with-initialiser.c3 const int globalInt = 1; variable
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp269 int globalInt; variable