Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16613 RebuildingImmediateInvocation) in CheckForImmediateInvocation()
16747 SemaRef.RebuildingImmediateInvocation) in HandleImmediateInvocations()
16758 SemaRef.RebuildingImmediateInvocation, true); in HandleImmediateInvocations()
18730 !RebuildingImmediateInvocation) in MarkDeclRefReferenced()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1028 bool RebuildingImmediateInvocation = false; variable