Home
last modified time | relevance | path

Searched defs:isExternallyVisible (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Basic/
H A DLinkage.h90 inline bool isExternallyVisible(Linkage L) { in isExternallyVisible() function
/llvm-project/clang/include/clang/AST/
H A DDecl.h408 bool isExternallyVisible() const { isExternallyVisible() function
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp3219 bool isExternallyVisible = convertDeclareTargetAttr() local