Searched defs:isExternallyVisible (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Linkage.h | 90 inline bool isExternallyVisible(Linkage L) { in isExternallyVisible() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 408 bool isExternallyVisible() const { isExternallyVisible() function |
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ | ||
H A D | OpenMPToLLVMIRTranslation.cpp | 3219 bool isExternallyVisible = convertDeclareTargetAttr() local |