Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DAction.cpp410 void VerifyDebugInfoJobAction::anchor() {} in anchor()
412 VerifyDebugInfoJobAction::VerifyDebugInfoJobAction(Action *Input, in VerifyDebugInfoJobAction() function in VerifyDebugInfoJobAction
H A DDriver.cpp2324 Actions.push_back(C.MakeAction<VerifyDebugInfoJobAction>( in BuildUniversalActions()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DAction.h579 class VerifyDebugInfoJobAction : public VerifyJobAction {
583 VerifyDebugInfoJobAction(Action *Input, types::ID Type);