Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/ASTMerge/asm/
H A Dtest.cpp7 asmFunc2(42); in testAsmImport()
/llvm-project-15.0.7/clang/test/ASTMerge/asm/Inputs/
H A Dasm-function.cpp13 int asmFunc2(int i) { in asmFunc2() function