Home
last modified time | relevance | path

Searched defs:validator (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_wc/
HDrelocate.c84 svn_wc_relocation_validator3_t validator, in svn_wc_relocate4()
HDdeprecated.c3944 svn_wc_relocation_validator3_t validator, in svn_wc_relocate3()
3968 svn_wc_relocation_validator2_t validator; member
3974 svn_wc_relocation_validator_t validator; member
4014 svn_wc_relocation_validator2_t validator, in svn_wc_relocate2()
4033 svn_wc_relocation_validator_t validator, in svn_wc_relocate()
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp3617 SimplePCHValidator validator(LangOpts, TargetOpts, PPOpts, FileMgr); in isAcceptableASTFile() local