Home
last modified time | relevance | path

Searched defs:getFromOpaqueValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DPointerIntPair.h134 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
140 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
/external/clang/include/clang/Sema/
DIdentifierResolver.h134 static iterator getFromOpaqueValue(uintptr_t P) { in getFromOpaqueValue() function
/external/clang/include/clang/AST/
DExternalASTSource.h443 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { in getFromOpaqueValue() function