Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h84 static LinkageInfo visible_none() { in visible_none() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1483 return LinkageInfo::visible_none(); in computeLVForDecl()