Home
last modified time | relevance | path

Searched defs:getPointerAuthTypeDiscriminator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp49 uint16_t CodeGen::getPointerAuthTypeDiscriminator(CodeGenModule &CGM, in getPointerAuthTypeDiscriminator() function in CodeGen
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3410 uint16_t ASTContext::getPointerAuthTypeDiscriminator(QualType T) { in getPointerAuthTypeDiscriminator() function in ASTContext