Home
last modified time | relevance | path

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

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