Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLinkage.h35 Internal, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp23 if (auto *Internal = dyn_cast<SuffixTreeInternalNode>(N)) in numElementsInSubstring() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h36 Internal = 1, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1757 buildLookupImpl(DeclContext * DCtx,bool Internal) buildLookupImpl() argument
1983 makeDeclVisibleInContextWithFlags(NamedDecl * D,bool Internal,bool Recoverable) makeDeclVisibleInContextWithFlags() argument
2032 makeDeclVisibleInContextImpl(NamedDecl * D,bool Internal) makeDeclVisibleInContextImpl() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h321 LVInternal Internal; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp362 SymbolNameSet Internal, External; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp156 bool Internal = F.hasInternalLinkage(); runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp180 Internal = 0x02, enumerator
H A DHexagonLoopIdiomRecognition.cpp1369 ValueSeq Internal(Users.begin(), Users.end()); convertShiftsToLeft() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8391 if (InternalLinkageAttr *Internal = S.mergeInternalLinkageAttr(D, AL)) handleInternalLinkageAttr() local