Home
last modified time | relevance | path

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

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