Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h200 virtual llvm::Value *getContextValue() const { return ThisValue; } in getContextValue() function
DCGOpenMPRuntime.cpp163 llvm::Value *getContextValue() const override { in getContextValue() function in __anon7ff6db1e0111::CGOpenMPInlinedRegionInfo