Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DAction.cpp394 void VerifyDebugInfoJobAction::anchor() {} in anchor()
396 VerifyDebugInfoJobAction::VerifyDebugInfoJobAction(Action *Input, in VerifyDebugInfoJobAction() function in VerifyDebugInfoJobAction
H A DDriver.cpp2140 Actions.push_back(C.MakeAction<VerifyDebugInfoJobAction>( in BuildUniversalActions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DAction.h551 class VerifyDebugInfoJobAction : public VerifyJobAction {
555 VerifyDebugInfoJobAction(Action *Input, types::ID Type);