Home
last modified time | relevance | path

Searched defs:Internal (Results 1 – 8 of 8) 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.h53 Internal = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1821 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
2047 void DeclContext::makeDeclVisibleInContextWithFlags(NamedDecl *D, bool Internal, in makeDeclVisibleInContextWithFlags()
2096 void DeclContext::makeDeclVisibleInContextImpl(NamedDecl *D, bool Internal) { in makeDeclVisibleInContextImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h321 LVInternal Internal; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp387 SymbolNameSet Internal, External; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp180 Internal = 0x02, enumerator
H A DHexagonLoopIdiomRecognition.cpp1363 ValueSeq Internal(Users.begin(), Users.end()); in convertShiftsToLeft() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5830 if (InternalLinkageAttr *Internal = S.mergeInternalLinkageAttr(D, AL)) in handleInternalLinkageAttr() local