Home
last modified time | relevance | path

Searched defs:Internal (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp23 if (auto *Internal = dyn_cast<SuffixTreeInternalNode>(N)) in numElementsInSubstring() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h54 Internal = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1868 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
2101 void DeclContext::makeDeclVisibleInContextWithFlags(NamedDecl *D, bool Internal, in makeDeclVisibleInContextWithFlags()
2150 void DeclContext::makeDeclVisibleInContextImpl(NamedDecl *D, bool Internal) { in makeDeclVisibleInContextImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h322 LVInternal Internal; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp173 Internal = 0x02, enumerator
H A DHexagonLoopIdiomRecognition.cpp1350 ValueSeq Internal(llvm::from_range, Users); in convertShiftsToLeft() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6574 if (InternalLinkageAttr *Internal = S.mergeInternalLinkageAttr(D, AL)) in handleInternalLinkageAttr() local