Home
last modified time | relevance | path

Searched refs:InitializedScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp95 Status = InitializedScope; in updateStatusToNextScope()
97 case InitializedScope: in updateStatusToNextScope()
117 case InitializedScope: in FileEntered()
H A DMacroPPCallbacks.h44 InitializedScope, // Main file scope is initialized but not set yet. enumerator