Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h92 FunctionScope, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1376 llvm::TimeTraceScope FunctionScope("OptFunction", Name); in runOnFunction() local