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

  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
CGOpenMPRuntime.cpp 233 void setContextValue(llvm::Value *V) override {
235 OuterRegionInfo->setContextValue(V);
    [all...]
CodeGenFunction.h 203 virtual void setContextValue(llvm::Value *V) { ThisValue = V; }
    [all...]

Completed in 481 milliseconds