Home
last modified time | relevance | path

Searched defs:IsDecl (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp1191 bool IsDecl = in ActOnOpenMPIdExpression() local
1208 bool IsDecl = in ActOnOpenMPIdExpression() local
1223 bool IsDecl = in ActOnOpenMPIdExpression() local
1239 bool IsDecl = in ActOnOpenMPIdExpression() local
1253 bool IsDecl = in ActOnOpenMPIdExpression() local
1347 bool IsDecl = in CheckOMPThreadPrivateDecl() local
1365 bool IsDecl = in CheckOMPThreadPrivateDecl() local
8253 bool IsDecl = in ActOnOpenMPPrivateClause() local
8536 bool IsDecl = in ActOnOpenMPFirstprivateClause() local
9159 bool IsDecl = !VD || in ActOnOpenMPReductionClause() local
[all …]
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransforms.cpp124 ASTContext &Ctx, bool IsDecl) { in findLocationAfterSemi()
137 bool IsDecl) { in findSemiAfterLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1147 bool IsDecl, ArrayRef<Metadata *> Ops) in DIModule()
1154 unsigned LineNo, bool IsDecl, StorageType Storage, in getImpl()
H A DDIBuilder.cpp929 DIFile *File, unsigned LineNo, bool IsDecl) { in createModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2364 bool IsDecl; variable