Home
last modified time | relevance | path

Searched refs:Ordinary (Results 1 – 25 of 46) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSpecifiers.h37 Ordinary, enumerator
350 Ordinary, enumerator
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTBAA.h35 Ordinary, enumerator
50 : TBAAAccessInfo(TBAAAccessKind::Ordinary, BaseType, AccessType, in TBAAAccessInfo()
H A DCGCall.cpp2607 case ParameterABI::Ordinary: in ConstructAttributeList()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp496 IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_call_once()
581 auto *If = IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_dispatch_once()
691 IfStmt::Create(C, SourceLocation(), IfStatementKind::Ordinary, in create_OSAtomicCompareAndSwap()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpod.pod20 L<ordinary|/"Ordinary Paragraph">,
25 =head2 Ordinary Paragraph
H A Dperlmod.pod397 print "10. Ordinary code runs at runtime.\n";
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp860 case ParameterABI::Ordinary: in getParameterABISpelling()
892 if (ABI != ParameterABI::Ordinary) in printFunctionProtoAfter()
H A DType.cpp1289 case ObjCSubstitutionContext::Ordinary: in VisitObjCTypeParamType()
1365 Ctx, TypeArgs, ObjCSubstitutionContext::Ordinary); in VisitFunctionType()
1397 Ctx, TypeArgs, ObjCSubstitutionContext::Ordinary); in VisitObjCObjectType()
H A DExpr.cpp1109 case Ordinary: in mapCharByteWidth()
1209 case Ordinary: in outputString()
1318 assert((getKind() == StringLiteral::Ordinary || in getLocationOfByte()
H A DItaniumMangle.cpp3214 case ParameterABI::Ordinary: in mangleExtParameterInfo()
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh4.md304 ;; of the caller's instructions. Ordinary functions tend to end with a
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/
H A DSimple.pod277 paragraph is also known as L<perlpod/Ordinary Paragraph>. This can be used to
/openbsd-src/gnu/usr.bin/perl/regen/
H A Dopcodes118 # Ordinary operators.
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1643 IfStatementKind Kind = IfStatementKind::Ordinary; in ParseIfStatement()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1800 enum StringKind { Ordinary, Wide, UTF8, UTF16, UTF32 }; enumerator
1897 bool isOrdinary() const { return getKind() == Ordinary; } in isOrdinary()
H A DType.h701 Ordinary,
4445 return ParameterABI::Ordinary;
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlvaro.txt242 …pen(), system file descriptors are preserved even if the open() fails. (Ordinary file descriptors …
H A Dperlvar.pod757 preserved even if the open() fails. (Ordinary file descriptors are
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.def747 /* program counter. Ordinary jumps are represented
/openbsd-src/gnu/gcc/gcc/
H A Drtl.def336 /* program counter. Ordinary jumps are represented
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp959 if (StatementKind != IfStatementKind::Ordinary || in BuildIfStmt()
H A DSemaExprObjC.cpp74 S = StringLiteral::Create(Context, StrBuf, StringLiteral::Ordinary, in ParseObjCStringLiteral()
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlvar-copy.pod1113 preserved even if the open() fails. (Ordinary file descriptors are
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp503 return StringLiteral::Create(*Context, Str, StringLiteral::Ordinary, in getStringLiteral()
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DIndex.txt1498 Diacritics, Ordinary 0300
3902 Ordinary Diacritics 0300

12