Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dattr-target-ast.c3 int __attribute__((target("arch=hiss,arch=woof"))) pine_tree() { return 4; } in pine_tree() function
/external/llvm-project/clang/test/Sema/
Dattr-target.c20 int __attribute__((target("arch=hiss,arch=woof"))) pine_tree() { return 4; } in pine_tree() function