Home
last modified time | relevance | path

Searched defs:setContextValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.h203 virtual void setContextValue(llvm::Value *V) { ThisValue = V; } in setContextValue() function
DCGOpenMPRuntime.cpp233 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon50ddb8e60111::CGOpenMPInlinedRegionInfo