Home
last modified time | relevance | path

Searched defs:Outer (Results 1 – 24 of 24) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/
H A Derr.D_DECL_INCOMPLETE.order2.d55 struct Outer { struct
61 struct Outer O; argument
H A Dtst.StructInside.d54 struct Outer { struct
60 struct Outer O; argument
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Dtst.UnionInside.d53 union Outer { union
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp130 StringRef Outer = in getInnerComponent() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp190 const Loop *Outer = nullptr; in isReachableImpl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h248 std::map<unsigned, SpecifierInfoList>::iterator Outer; variable
H A DTemplate.h405 LocalInstantiationScope *Outer; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp243 LoopInterchangeLegality(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeLegality()
301 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability()
334 LoopInterchangeTransform(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeTransform()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp273 const auto *Outer = dyn_cast<NamedDecl>(DC); in createNestedNameSpecifierForScopeOf() local
H A DMangle.cpp37 StringRef Outer, in mangleFunctionBlock()
H A DItaniumMangle.cpp434 CXXNameMangler(CXXNameMangler &Outer, raw_ostream &Out_) in CXXNameMangler() function in __anon01ebe6bc0111::CXXNameMangler
441 CXXNameMangler(CXXNameMangler &Outer, llvm::raw_null_ostream &Out_) in CXXNameMangler() function in __anon01ebe6bc0111::CXXNameMangler
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp280 void getBlockMacroRanges(CastExpr *E, SourceRange &Outer, SourceRange &Inner) { in getBlockMacroRanges()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1021 OuterT *ConcreteOuter = dyn_cast<OuterT>(&Outer); in diaDumpChildren() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1685 if (const auto *Outer = dyn_cast_if_present<AttributedStmt>(S)) in ParseIfStatement() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h402 Outer = 0x03, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1133 CHRScope *Outer, in splitScope()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp442 static bool IsChainDependent(SDNode *Outer, SDNode *Inner, in IsChainDependent()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2004 Value *B, Instruction &Outer, in foldSPFofSPF()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5428 ConceptInfo *Outer; member in __anone047e0890b11::ConceptInfo::ValidVisitor
5439 ValidVisitor(ConceptInfo *Outer, const TemplateTypeParmType *T) in ValidVisitor()
H A DSemaTemplateDeduction.cpp826 DeducedPack *Outer = nullptr; member
H A DSemaInit.cpp841 InitListExpr *Outer; in FillInEmptyInitializations() member
H A DSemaTemplate.cpp2133 Scope *Outer = S; in CheckClassTemplate() local
H A DSemaDecl.cpp15673 const auto &Outer = D.getTypeObject(D.getNumTypeObjects() - 1); in canDelayFunctionBody() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7645 DictScope Outer(W, HistName); in printHashHistogramStats() local