Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.cpp119 ASTContext &Ctx, bool IsDecl) { in findLocationAfterSemi()
132 bool IsDecl) { in findSemiAfterLocation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1587 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
2830 bool IsDecl = in ActOnOpenMPIdExpression() local
2847 bool IsDecl = in ActOnOpenMPIdExpression() local
2862 bool IsDecl = in ActOnOpenMPIdExpression() local
2878 bool IsDecl = in ActOnOpenMPIdExpression() local
2892 bool IsDecl = in ActOnOpenMPIdExpression() local
2988 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3006 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3175 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAllocateDirective() local
15283 bool IsDecl = in ActOnOpenMPPrivateClause() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2300 bool IsDecl; variable
2303 bool IsDecl, ArrayRef<Metadata *> Ops) in DIModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp889 DIFile *File, unsigned LineNo, bool IsDecl) { in createModule()
H A DDebugInfoMetadata.cpp944 unsigned LineNo, bool IsDecl, StorageType Storage, in getImpl()