Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp128 bool IsStructuralMatch(EnumConstantDecl *FromEC, EnumConstantDecl *ToEC);
2196 EnumConstantDecl *ToEC) in IsStructuralMatch() argument
2199 const llvm::APSInt &ToVal = ToEC->getInitVal(); in IsStructuralMatch()