Searched defs:VerifyPCHJobAction (Results 1 - 2 of 2) sorted by path

/external/clang/include/clang/Driver/
H A DAction.h254 class VerifyPCHJobAction : public VerifyJobAction { class in namespace:clang::driver
257 VerifyPCHJobAction(Action *Input, types::ID Type);
/external/clang/lib/Driver/
H A DAction.cpp142 void VerifyPCHJobAction::anchor() {}
144 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) function in class:VerifyPCHJobAction

Completed in 288 milliseconds