Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1423 DECL_UNRESOLVED_USING_IF_EXISTS, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1494 Code = serialization::DECL_UNRESOLVED_USING_IF_EXISTS; in VisitUnresolvedUsingIfExistsDecl()
H A DASTReaderDecl.cpp3912 case DECL_UNRESOLVED_USING_IF_EXISTS: in ReadDeclRecord()