Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1016 = llvm::PointerType::get(BuildByRefType(variable), 0); in GetAddrOfBlockDecl()
2028 llvm::Type *CodeGenFunction::BuildByRefType(const VarDecl *D) { in BuildByRefType() function in CodeGenFunction
H A DCGDecl.cpp940 LTy = BuildByRefType(&D); in EmitAutoVarAlloca()
H A DCodeGenFunction.h1232 llvm::Type *BuildByRefType(const VarDecl *var);