Searched defs:allSymbols (Results 1 – 4 of 4) sorted by relevance
300 // Storage for all Symbols. Every Symbol is in allSymbols and every Symbol* variable
20 Symbols<1024> Scope::allSymbols; member in Fortran::semantics::Scope
343 llvm::SetVector<const semantics::Symbol *> allSymbols; collectSymbols() local
1464 llvm::SmallVector<const semantics::Symbol *> allSymbols = reductionSyms; genParallelOp() local