reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3429 llvm::Value *EmitLoadOfScalar(Address Addr, bool Volatile, QualType Ty,
1526 return EmitLoadOfScalar(lvalue.getAddress(), lvalue.isVolatile(),
tools/clang/lib/CodeGen/CodeGenFunction.h 3425 return EmitLoadOfScalar(Addr, Volatile, Ty, Loc, LValueBaseInfo(Source),