Home
last modified time | relevance | path

Searched defs:getFromOpaquePtr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOwnership.h91 static OpaquePtr getFromOpaquePtr(void *P) { return OpaquePtr(P); } in getFromOpaquePtr() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclGroup.h126 static DeclGroupRef getFromOpaquePtr(void *Ptr) { in getFromOpaquePtr() function
H A DGlobalDecl.h152 static GlobalDecl getFromOpaquePtr(void *P) { in getFromOpaquePtr() function
H A DDeclarationName.h432 static DeclarationName getFromOpaquePtr(void *P) { in getFromOpaquePtr() function