Home
last modified time | relevance | path

Searched defs:isInternal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h95 bool isInternal() const { return Linkage == RecordLinkage::Internal; } in isInternal() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h76 bool isInternal() const { return kind() == InternalKind; } in isInternal() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1545 ObjCInterfaceDecl *PrevDecl, SourceLocation ClassLoc, bool isInternal) { in Create()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1232 bool isInternal = false; in CreateRecordType() local
1801 OptionalClangModuleID owning_module, bool isForwardDecl, bool isInternal, in CreateObjCClass()