Searched refs:InBlock (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 609 unsigned getUnnamedDeclDiag(UnnamedDeclKind UDK, bool InBlock) { in getUnnamedDeclDiag() argument 615 return InBlock ? diag::ext_export_no_name_block : diag::err_export_no_name; in getUnnamedDeclDiag()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 1407 ValueLatticeElement &InBlock = *OptInBlock; in getEdgeValue() local 1410 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, in getEdgeValue() 1420 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, CxtI); in getEdgeValue() 1422 return intersect(LocalResult, InBlock); in getEdgeValue()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
| H A D | parser.d | 212 fetch codepoint set corresponding to a name (InBlock or binary property)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 2123 static bool InBlock(const Value *V, const BasicBlock *BB) { in InBlock() function 2193 InBlock(NotCond, CurBB->getBasicBlock())) { in FindMergedConditions() 2225 !InBlock(BOpOp0, CurBB->getBasicBlock()) || in FindMergedConditions() 2226 !InBlock(BOpOp1, CurBB->getBasicBlock())) { in FindMergedConditions()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 6228 fetch codepoint set corresponding to a name (InBlock or binary property)
|