Searched defs:IsGlobal (Results 1 – 4 of 4) sorted by relevance
81 IsGlobal () const in IsGlobal() function
130 void CallGraph::addNodeForDecl(Decl* D, bool IsGlobal) { in addNodeForDecl()
6389 Sema &S, const T *ND, bool IsGlobal, LookupResult &Previous) { in checkGlobalOrExternCConflict()10067 bool IsGlobal = GlobalStorage && !var->isStaticLocal(); in CheckCompleteVariableDeclaration() local
13033 bool IsGlobal = !Var->hasLocalStorage(); in tryCaptureVariable() local