Home
last modified time | relevance | path

Searched refs:nulloptTypeDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp204 auto nulloptTypeDecl() { in nulloptTypeDecl() function
209 auto hasNulloptType() { return hasType(nulloptTypeDecl()); } in hasNulloptType()