Home
last modified time | relevance | path

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

12

/llvm-project/clang/tools/diagtool/
H A DTreeView.cpp28 bool Internal; member in TreePrinter
144 bool Internal = false; in run() local
/llvm-project/clang/test/CodeGenCXX/
H A Dstatic-member-variable-explicit-specialization.cpp116 template<typename T> struct Internal { static int a; }; argument
/llvm-project/clang/test/SemaCXX/
H A Dattr-selectany.cpp38 namespace { class Internal {}; } class
H A Dattr-weak.cpp35 namespace { class Internal {}; } class
H A Ddllimport.cpp20 namespace { struct Internal {}; } struct
H A Ddllexport.cpp18 namespace { struct Internal {}; } struct
/llvm-project/mlir/include/mlir/TableGen/
H A DTrait.h41 Internal, enumerator
/llvm-project/clang/include/clang/Basic/
H A DLinkage.h35 Internal, enumerator
/llvm-project/clang/test/CXX/drs/
H A Dcwg17xx.cpp231 template <template <typename> class Template> struct Internal { struct
232 Bindcwg1794::Internal global() argument
/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp23 if (auto *Internal = dyn_cast<SuffixTreeInternalNode>(N)) in numElementsInSubstring() local
/llvm-project/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mman_test.cpp20 TEST(Mman, Internal) { in TEST() argument
/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h53 Internal = 1, enumerator
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp37 static Matcher<Stmt> loopEndingStmt(Matcher<Stmt> Internal) { in loopEndingStmt() argument
/llvm-project/flang/include/flang/Semantics/
H A Dtools.h399 Internal, global() enumerator
H A Dsymbol.h266 ENUM_CLASS(SubprogramKind, Module, Internal) in ENUM_CLASS() argument
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1806 buildLookupImpl(DeclContext * DCtx,bool Internal) buildLookupImpl() argument
2032 makeDeclVisibleInContextWithFlags(NamedDecl * D,bool Internal,bool Recoverable) makeDeclVisibleInContextWithFlags() argument
2081 makeDeclVisibleInContextImpl(NamedDecl * D,bool Internal) makeDeclVisibleInContextImpl() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h321 LVInternal Internal; variable
/llvm-project/clang/test/Analysis/
H A Dproperties.m325 @interface ClassWithPrivatePropertyInClassExtensionWithProtocolShadowingCategory (Internal) <HasStu… category
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp387 SymbolNameSet Internal, External; global() member
/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp156 bool Internal = F.hasInternalLinkage(); runOnMachineFunction() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml62 | Internal Constructor
H A Dllvm.mli103 | Internal Constructor
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp180 Internal = 0x02, global() enumerator
H A DHexagonLoopIdiomRecognition.cpp1363 ValueSeq Internal(Users.begin(), Users.end()); convertShiftsToLeft() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp404 auto Internal = completions(R"cpp( TEST() local

12