Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h271 void setNonGC(bool Value) { NonGC = Value; } in setNonGC() function
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h279 void setNonGC(bool Value) { NonGC = Value; } in setNonGC() function