Searched defs:wasEmittedAsGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h2946 bool wasEmittedAsGlobal() const { return !Addr.isValid(); } function in class:clang::CodeGen::CodeGenFunction::AutoVarEmission

Completed in 114 milliseconds