HomeSort by relevance Sort by last modified time
    Searched refs:isRedeclarableDeclKind (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Serialization/
ASTCommon.h 75 bool isRedeclarableDeclKind(unsigned Kind);
ASTCommon.cpp 149 bool serialization::isRedeclarableDeclKind(unsigned Kind) {
ASTWriterDecl.cpp     [all...]
ASTReaderDecl.cpp 133 if (FirstID && Owning && isRedeclarableDeclKind(DeclKind) &&
    [all...]

Completed in 122 milliseconds