Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2145 static void markEscapingByrefs(const FunctionScopeInfo &FSI, Sema &S) { in markEscapingByrefs() function
2195 markEscapingByrefs(*FunctionScopes.back(), *this); in PopFunctionScopeInfo()