Searched refs:fileScope (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/ |
| H A D | DebugTranslation.cpp | 151 auto *fileScope = builder.createLexicalBlockFile(scope, file); in translateLoc() local 153 fileLoc.getColumn(), fileScope, in translateLoc()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | initialize-params.test | 71 # CHECK-NEXT: "fileScope",
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | Expr.h | 3418 QualType T, ExprValueKind VK, Expr *init, bool fileScope) in CompoundLiteralExpr() argument 3420 LParenLoc(lparenloc), TInfoAndScope(tinfo, fileScope), Init(init) { in CompoundLiteralExpr()
|