Home
last modified time | relevance | path

Searched refs:VerifyDebugInfoJobAction (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DAction.cpp385 void VerifyDebugInfoJobAction::anchor() {} in anchor()
387 VerifyDebugInfoJobAction::VerifyDebugInfoJobAction(Action *Input, in VerifyDebugInfoJobAction() function in VerifyDebugInfoJobAction
H A DDriver.cpp1956 Actions.push_back(C.MakeAction<VerifyDebugInfoJobAction>( in BuildUniversalActions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h534 class VerifyDebugInfoJobAction : public VerifyJobAction {
538 VerifyDebugInfoJobAction(Action *Input, types::ID Type);