Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Ddllexport.c22 __declspec(dllexport) int GlobalInit = 1; variable
/llvm-project/llvm/unittests/Support/
H A DSpecialCaseListTest.cpp129 TEST_F(SpecialCaseListTest, GlobalInit) { in TEST_F() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1956 poisonOneInitializer(Function & GlobalInit,GlobalValue * ModuleName) poisonOneInitializer() argument