Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h459 void setLifetimebound(std::optional<bool> Value) { in setLifetimebound() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp751 PI.setLifetimebound(P.Lifetimebound); in convertParams()
H A DAPINotesReader.cpp334 Info.setLifetimebound(Payload & 0x02); in ReadParamInfo()