HomeSort by relevance Sort by last modified time
    Searched refs:BuildBlockByrefAddress (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CGDecl.cpp 557 lvalue.setAddress(CGF.BuildBlockByrefAddress(lvalue.getAddress(), var));
    [all...]
CGBlocks.cpp     [all...]
CodeGenFunction.h 793 /// BuildBlockByrefAddress - Computes address location of the
795 llvm::Value *BuildBlockByrefAddress(llvm::Value *BaseAddr,
    [all...]
CGExpr.cpp     [all...]

Completed in 85 milliseconds