Home
last modified time | relevance | path

Searched defs:getIgnore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DABIArgInfo.h63 static ABIArgInfo getIgnore() { return ABIArgInfo(Ignore); } in getIgnore() function
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h206 static ABIArgInfo getIgnore() { in getIgnore() function