Searched refs:getAsOpaqueInteger (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclarationName.h228 /// getAsOpaqueInteger - Get the representation of this declaration
230 uintptr_t getAsOpaqueInteger() const { return Ptr; } function in class:clang::DeclarationName
547 DB.AddTaggedVal(N.getAsOpaqueInteger(),
556 PD.AddTaggedVal(N.getAsOpaqueInteger(),

Completed in 148 milliseconds