Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DAPValue.h55 static TypeInfoLValue getFromOpaqueValue(void *Value) { in getFromOpaqueValue() function
79 static DynamicAllocLValue getFromOpaqueValue(void *Value) { in getFromOpaqueValue() function
H A DExternalASTSource.h464 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { getFromOpaqueValue() function
/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