Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h134 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
142 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h486 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { in getFromOpaqueValue() function