Searched defs:CGFunctionInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h229 class CGFunctionInfo : public llvm::FoldingSetNode { class in namespace:clang::CodeGen
266 CGFunctionInfo() : Required(RequiredArgs::All) {} function in class:clang::CodeGen::CGFunctionInfo

Completed in 50 milliseconds