Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCloner.h90 TimeTraceScope FunctionScope("BaseCloner"); in createClone()
143 TimeTraceScope FunctionScope("SwitchCloner"); in createClone()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h92 FunctionScope, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp129 Definition("scope", EntryType::FunctionScope),
391 ENUM_TO_CSTR(FunctionScope); in TypeToCString()
1843 case Entry::Type::FunctionScope: in Format()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1376 llvm::TimeTraceScope FunctionScope("OptFunction", Name); in runOnFunction() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp2028 case FormatEntity::Entry::Type::FunctionScope: { in HandleFrameFormatVariable()