Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DPointerIntPair.h97 static PointerIntPair getFromOpaqueValue(void *V) { in getFromOpaqueValue() function
105 static PointerIntPair getFromOpaqueValue(const void *V) { in getFromOpaqueValue() function
/netbsd/external/apache2/llvm/dist/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.h458 static LazyGenerationalUpdatePtr getFromOpaqueValue(void *Ptr) { in getFromOpaqueValue() function