Home
last modified time | relevance | path

Searched defs:Pascal (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h265 bool Pascal; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h365 Pascal, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h60 Pascal, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h149 Pascal = 0x04, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1097 StringLiteral(const ASTContext & Ctx,StringRef Str,StringLiteralKind Kind,bool Pascal,QualType Ty,const SourceLocation * Loc,unsigned NumConcatenated) StringLiteral() argument
1162 Create(const ASTContext & Ctx,StringRef Str,StringLiteralKind Kind,bool Pascal,QualType Ty,const SourceLocation * Loc,unsigned NumConcatenated) Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1828 Create(const ASTContext & Ctx,StringRef Str,StringLiteralKind Kind,bool Pascal,QualType Ty,SourceLocation Loc) Create() argument