Home
last modified time | relevance | path

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

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