Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp34 static bool inFunctionScope(CompileUnit &U, unsigned Idx) { in inFunctionScope() function
77 !inFunctionScope(*this, I.ParentIdx)) in markEverythingAsKept()