Searched defs:setContextValue (Results 1 – 3 of 3) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CodeGenFunction.h | 203 virtual void setContextValue(llvm::Value *V) { ThisValue = V; } in setContextValue() function |
| D | CGOpenMPRuntime.cpp | 233 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anoneba84b040111::CGOpenMPInlinedRegionInfo |
| /external/llvm-project/clang/lib/CodeGen/ | ||
| D | CGOpenMPRuntime.cpp | 249 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon8f021c720111::CGOpenMPInlinedRegionInfo |