Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/diagtool/
H A DTreeView.cpp28 bool Internal; member in TreePrinter
141 bool Internal = false; in run() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dfriend9.C10 class Internal; // ERROR - is private variable
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp20 TEST(Mman, Internal) { in TEST() argument
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp1666 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
1892 void DeclContext::makeDeclVisibleInContextWithFlags(NamedDecl *D, bool Internal, in makeDeclVisibleInContextWithFlags()
1941 void DeclContext::makeDeclVisibleInContextImpl(NamedDecl *D, bool Internal) { in makeDeclVisibleInContextImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h321 LVInternal Internal; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp326 SymbolNameSet Internal, External; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp140 bool Internal = MF.getFunction().hasInternalLinkage(); in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp157 bool Internal = F.hasInternalLinkage(); in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml61 | Internal Constructor
H A Dllvm.mli100 | Internal Constructor
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp180 Internal = 0x02, enumerator
H A DHexagonLoopIdiomRecognition.cpp1369 ValueSeq Internal(Users.begin(), Users.end()); in convertShiftsToLeft() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp8158 if (InternalLinkageAttr *Internal = S.mergeInternalLinkageAttr(D, AL)) in handleInternalLinkageAttr() local