Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h91 static OpaquePtr getFromOpaquePtr(void *P) { return OpaquePtr(P); } in getFromOpaquePtr() function
/freebsd/contrib/llvm-project/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.h433 static DeclarationName getFromOpaquePtr(void *P) { in getFromOpaquePtr() function