/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexUSRs.cpp | 54 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local 75 bool Ignore = generateUSRForMacro(cxcursor::getCursorMacroDefinition(C), in clang_getCursorUSR() local
|
H A D | CXIndexDataConsumer.cpp | 1178 bool Ignore = getDeclCursorUSR(D, StrBuf); in getEntityInfo() local
|
H A D | CIndex.cpp | 7035 enum Action { Invalid, Ignore, Postpone } action; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/ |
H A D | AsmCond.h | 32 bool Ignore = false; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kBaseInfo.h | 72 Ignore = 0x1, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 153 bool_constant<Ignore>) { in CastImpl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ReachingDefAnalysis.cpp | 602 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToRemove() local 678 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToDefRegAt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 752 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local 788 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local 1308 SmallPtrSet<MachineInstr*, 1> Ignore; in RevertLoopDec() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 105 bool Ignore; in getTypedMatcher() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 66 Ignore, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 272 Ignore enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 1075 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
|
H A D | CGExprScalar.cpp | 1781 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local 3125 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local 4181 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 105 static constexpr Node Ignore = Node(-1); member 321 static constexpr ElemType Ignore = ElemType(-1); member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 2341 bool Ignore = false; in DiagnoseMissingDesignatedInitOverrides() local
|
H A D | SemaCodeComplete.cpp | 349 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); } in Ignore() function in __anon4254e5140111::ResultBuilder
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 2111 bool Ignore = false; in parseEdit() local
|