Home
last modified time | relevance | path

Searched refs:NoScope (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp62 : Gen(Gen), PP(PP), Status(NoScope) {} in MacroPPCallbacks()
93 case NoScope: in updateStatusToNextScope()
113 case NoScope: in FileEntered()
H A DMacroPPCallbacks.h41 NoScope = 0, // Scope is not initialized yet. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h47 NoScope = 0, enumerator
543 bool isInOpenACCComputeConstructScope(ScopeFlags Flags = NoScope) const {