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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpBlock.h61 llvm::Optional<unsigned> getDeclID() const { return DeclID; } function in class:clang::interp::Block
H A DPointer.h252 llvm::Optional<unsigned> getDeclID() const { return Pointee->getDeclID(); } function in class:clang::interp::Pointer

Completed in 184 milliseconds