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

/external/clang/lib/Driver/
H A DAction.cpp142 void VerifyPCHJobAction::anchor() {}
144 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) function in class:VerifyPCHJobAction
/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);

Completed in 710 milliseconds