Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp4483 ARMABIInfo(CodeGenTypes &CGT, ABIKind _Kind) : ABIInfo(CGT), Kind(_Kind) { in ARMABIInfo() argument