Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.h456 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { in getFromOpaqueValue() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DPointerIntPair.h98 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
106 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function