Home
last modified time | relevance | path

Searched refs:Inline_NotDef_Ref (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dms-integer-static-data-members.cpp7 static const int Inline_NotDef_Ref = 5; member
19 return &S::Inline_NotDef_Ref; in foo2()