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

  /external/clang/lib/CodeGen/
CGBlocks.h 179 static Capture makeConstant(llvm::Value *value) {
CGBlocks.cpp 396 info.Captures[variable] = CGBlockInfo::Capture::makeConstant(constant);
    [all...]

Completed in 462 milliseconds