Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h129 bool isDefaultLocationConstant() const override { return true; } in isDefaultLocationConstant() function
H A DCGOpenMPRuntime.h367 virtual bool isDefaultLocationConstant() const { return false; } isDefaultLocationConstant() function