Home
last modified time | relevance | path

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

/llvm-project/clang/test/APINotes/Inputs/Headers/
H A DExportAsCore.h1 static int globalInt = 123; variable
/llvm-project/clang/test/CodeGen/
H A Dblocksignature.c16 int globalInt; variable
H A Dglobal-with-initialiser.c3 const int globalInt = 1; variable
/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp269 int globalInt; variable