Home
last modified time | relevance | path

Searched defs:AssociatedDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderStmt.cpp2304 ValueDecl *AssociatedDecl = in VisitOMPMapClause() local
2398 ValueDecl *AssociatedDecl = in VisitOMPToClause() local
2442 ValueDecl *AssociatedDecl = in VisitOMPFromClause() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp12629 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPMapClause() local
12753 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPToClause() local
12809 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPFromClause() local
12858 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDevicePtrClause() local
12900 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDeviceAddrClause() local
12943 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPIsDevicePtrClause() local