Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/doc/appdev/refs/types/
H A Dindex.rst91 Internal chapter
/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/crypto/krb5/doc/pdf/
H A Dappdev.tex20382 \subsection{Internal} subsection
20385 \subsubsection{krb5\_auth\_context}
20397 \paragraph{Declaration}
20403 \subsubsection{krb5\_cksumtype}
20415 \paragraph{Declaration}
20421 \subsubsection{krb5\_context}
20433 \paragraph{Declaration}
20439 \subsubsection{krb5\_cc\_cursor}
20454 \paragraph{Declaration}
20460 \subsubsection{krb5\_ccache}
[all …]
/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