Home
last modified time | relevance | path

Searched defs:TF_InFunctionScope (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h49 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h341 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator