Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1452 DECL_UNRESOLVED_USING_IF_EXISTS, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1381 Code = serialization::DECL_UNRESOLVED_USING_IF_EXISTS; in VisitUnresolvedUsingIfExistsDecl()
H A DASTReaderDecl.cpp3719 case DECL_UNRESOLVED_USING_IF_EXISTS: in ReadDeclRecord()