Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dattr-cpuspecific-outoflinedefs.cpp4 struct OutOfLineDefs { struct
10 int __attribute__((cpu_specific(atom))) OutOfLineDefs::foo(int) { in foo() argument