Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp40 static bool inFunctionScope(CompileUnit &U, unsigned Idx) { in inFunctionScope() function
84 !inFunctionScope(*this, I.ParentIdx)) in markEverythingAsKept()