Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
DLLToken.h132 kw_ccc, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp1820 case lltok::kw_ccc: CC = CallingConv::C; break; in parseOptionalCallingConv()