Searched defs:getContextValue (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CodeGenFunction.h | 205 virtual llvm::Value *getContextValue() const { return ThisValue; } in getContextValue() function |
| D | CGOpenMPRuntime.cpp | 227 llvm::Value *getContextValue() const override { in getContextValue() function in __anon8672dd220111::CGOpenMPInlinedRegionInfo |