Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp27 std::string CurrentAction; member in __anon55933a050111::CallingConvEmitter
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp99 const Action *CurrentAction = WorkList.front(); in populateSymbols() local