Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.h49 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h327 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1224 TF_InFunctionScope = 1 << 1, ///< Current scope is a fucntion scope. enumerator