Searched defs:getDeclID (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DInterpBlock.h73 std::optional<unsigned> getDeclID() const { return DeclID; } function in class:clang::interp::final
H A DPointer.h279 std::optional<unsigned> getDeclID() const { return Pointee->getDeclID(); } function in class:clang::interp::Pointer

Completed in 119 milliseconds