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/
DAPValue.h55 static TypeInfoLValue getFromOpaqueValue(void *Value) { in getFromOpaqueValue() function
79 static DynamicAllocLValue getFromOpaqueValue(void *Value) { in getFromOpaqueValue() function
DExternalASTSource.h456 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { in getFromOpaqueValue() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DPointerIntPair.h98 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
106 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function