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

/external/clang/include/clang/Sema/
H A DIdentifierResolver.h132 uintptr_t getAsOpaqueValue() const { return Ptr; } function in class:clang::IdentifierResolver::iterator
/external/clang/include/clang/AST/
H A DType.h221 unsigned getAsOpaqueValue() const { function in class:clang::Qualifiers
/external/clang/lib/Serialization/
H A DASTWriter.cpp2609 Record.push_back(Qs.getAsOpaqueValue());

Completed in 1569 milliseconds