Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h205 virtual llvm::Value *getContextValue() const { return ThisValue; } in getContextValue() function
H A DCGOpenMPRuntime.cpp227 llvm::Value *getContextValue() const override { in getContextValue() function in __anona664cb930111::CGOpenMPInlinedRegionInfo