Home
last modified time | relevance | path

Searched defs:getDeclID (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclAccessPair.h56 uint64_t getDeclID() const { in getDeclID() function
H A DUnresolvedSet.h50 uint64_t getDeclID() const { return I->getDeclID(); } in getDeclID() function
/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h
H A DPointer.h
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6262 LocalDeclID ASTWriter::getDeclID(const Decl *D) { getDeclID() function in ASTWriter
[all...]