Searched defs:false (Results 201 - 225 of 430) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateBase.h144 TemplateArgument(QualType T, bool isNullPtr = false) { argument
H A DExternalASTSource.h568 iterator begin(Source *source, bool LocalOnly = false) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp815 EnterTokenStream(std::move(Toks), 1, true, /*IsReinject*/ false); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp84 handleDeclarator(const DeclaratorDecl *D, const NamedDecl *Parent = nullptr, bool isIBType = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp380 haveSameSpecialState(const Instruction *I1, const Instruction *I2, bool IgnoreAlignment = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h536 MCBoundaryAlignFragment(Align AlignBoundary, bool Fused = false, bool EmitNops = false, MCSection *Sec = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h391 bool ParseType(Type *&Result, bool AllowVoid = false) { argument
399 bool ParseType(Type *&Result, LocTy &Loc, bool AllowVoid = false) { argument
394 ParseType(Type *&Result, const Twine &Msg, LocTy &Loc, bool AllowVoid = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp35 ScopedReport(bool fatal = false) : error_message_(1), fatal(fatal) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h125 bool GetBooleanValue(bool fail_value = false) { argument
321 Boolean(bool b = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h332 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset, ConstString name, uint32_t bitfield_bit_size = 0, bool is_bitfield = false) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h362 releaseToOSMaybe(SizeClassInfo *Sci, uptr ClassId, bool Force = false) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h182 void SetResumeState(lldb::StateType state, bool override_suspend = false) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp147 static bool markFunctionCold(Function &F, bool UpdateEntryCount = false) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h161 static inline Value *peekThroughBitcast(Value *V, bool OneUseOnly = false) { argument
738 isKnownToBeAPowerOfTwo(const Value *V, bool OrZero = false, unsigned Depth = 0, const Instruction *CxtI = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp263 explicit StructurizeCFG(bool SkipUniformRegions_ = false) argument
[all...]
H A DReassociate.cpp82 Ops[i].Op->printAsOperand(dbgs(), false, M); local
[all...]
H A DSeparateConstOffsetFromGEP.cpp349 SeparateConstOffsetFromGEP(bool LowerGEP = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h91 NodeGroup(bool Flag = false) : P(Flag) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp67 Candidate(std::string Path, bool StrictChecking = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp72 __kmp_get_monotonicity(enum sched_type schedule, bool use_hier = false) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp246 {"elf32-i386", {ELF::EM_386, false, true}}, variable
247 {"elf32-x86-64", {ELF::EM_X86_64, false, true}}, variable
250 {"elf32-iamcu", {ELF::EM_IAMCU, false, true}}, variable
252 {"elf32-littlearm", {ELF::EM_ARM, false, true}}, variable
257 {"elf32-littleriscv", {ELF::EM_RISCV, false, true}}, variable
260 {"elf32-powerpc", {ELF::EM_PPC, false, false}}, variable
261 {"elf32-powerpcle", {ELF::EM_PPC, false, true}}, variable
265 {"elf32-bigmips", {ELF::EM_MIPS, false, fals variable
266 {"elf32-ntradbigmips", {ELF::EM_MIPS, false, false}}, variable
267 {"elf32-ntradlittlemips", {ELF::EM_MIPS, false, true}}, variable
268 {"elf32-tradbigmips", {ELF::EM_MIPS, false, false}}, variable
269 {"elf32-tradlittlemips", {ELF::EM_MIPS, false, true}}, variable
273 {"elf32-sparc", {ELF::EM_SPARC, false, false}}, variable
274 {"elf32-sparcel", {ELF::EM_SPARC, false, true}}, variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp201 DOTGraphTraits(bool isSimple = false) : DefaultDOTGraphTraits(isSimple) {} argument
[all...]
H A DImmutableGraph.h117 NodeSet(const ImmutableGraph &G, bool ContainsAll = false) argument
205 EdgeSet(const ImmutableGraph &G, bool ContainsAll = false) argument
/freebsd-11-stable/contrib/sendmail/src/
H A Dusersmtp.c84 mci_dump(sm_debug_file(), mci, false); local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c57 #undef false macro

Completed in 308 milliseconds

1234567891011>>