Searched refs:BuildByRefType (Results 1 – 3 of 3) sorted by relevance
1016 = llvm::PointerType::get(BuildByRefType(variable), 0); in GetAddrOfBlockDecl()2028 llvm::Type *CodeGenFunction::BuildByRefType(const VarDecl *D) { in BuildByRefType() function in CodeGenFunction
940 LTy = BuildByRefType(&D); in EmitAutoVarAlloca()
1232 llvm::Type *BuildByRefType(const VarDecl *var);