Searched defs:wasEmittedAsGlobal (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.h | 1868 bool wasEmittedAsGlobal() const { return Address == nullptr; } function in class:clang::CodeGen::CodeGenFunction::AutoVarEmission |
Completed in 103 milliseconds