Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPragma.h118 bool IsEmpty() const { return Handlers.empty(); } in IsEmpty() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AvoidTrailingCall.cpp109 bool IsEmpty = LastRealInstr == MBB.rend(); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp217 auto IsEmpty = [](const BasicBlock *BB) { in skipEmptyBlockUntil() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp865 const bool IsEmpty = in assignAddressesAndIndices() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1239 llvm::Value *IsEmpty = in EmitNewArrayInitializer() local
H A DCGOpenMPRuntime.cpp705 llvm::Value *IsEmpty = in EmitOMPAggregateInit() local
5101 llvm::Value *IsEmpty = in emitUpdateClause() local
5344 llvm::Value *IsEmpty = in EmitOMPAggregateReduction() local
9769 llvm::Value *IsEmpty = in emitUserDefinedMapper() local
H A DCGStmtOpenMP.cpp703 llvm::Value *IsEmpty = in EmitOMPAggregateAssign() local
H A DTargetInfo.cpp5673 bool IsEmpty = isEmptyRecord(getContext(), Ty, true); in classifyArgumentType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1089 auto IsEmpty = [] (const IFRecordWithRegSet &IR) -> bool { in pruneCoveredSets() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp17533 bool IsEmpty = true; in ActOnFields() local