Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp94 Status = InitializedScope; in updateStatusToNextScope()
96 case InitializedScope: in updateStatusToNextScope()
116 case InitializedScope: in FileEntered()
H A DMacroPPCallbacks.h42 InitializedScope, // Main file scope is initialized but not set yet. enumerator