Searched defs:Pascal (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | LiteralSupport.h | 265 bool Pascal; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | XCOFF.h | 365 Pascal, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 60 Pascal, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 149 Pascal = 0x04, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 1097 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 D | Expr.h | 1828 Create(const ASTContext & Ctx,StringRef Str,StringLiteralKind Kind,bool Pascal,QualType Ty,SourceLocation Loc) Create() argument
|