Searched defs:IsGlobal (Results 1 – 5 of 5) sorted by relevance
53 bool IsGlobal() const { return m_is_global; } in IsGlobal() function
127 bool IsGlobal = MI->getOperand(1).isGlobal(); in runOnMachineFunction() local
2080 bool IsGlobal; // ::operator new ? variable2115 bool IsGlobal; variable
8358 Sema &S, const T *ND, bool IsGlobal, LookupResult &Previous) { in checkGlobalOrExternCConflict()14327 bool IsGlobal = GlobalStorage && !var->isStaticLocal(); in CheckCompleteVariableDeclaration() local
18734 bool IsGlobal = !VD->hasLocalStorage(); in tryCaptureVariable() local