Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DABIInfo.h14 class CIRGenFunctionInfo; variable
H A DCIRGenFunctionInfo.h82 CIRGenFunctionInfo() : required(RequiredArgs::All) {} in CIRGenFunctionInfo() function