Home | History | Annotate | Download | only in Parse

Lines Matching refs:getAnnotationValue

333     static_cast<IdentifierInfo *>(Tok.getAnnotationValue());
349 static_cast<PragmaPackInfo *>(Tok.getAnnotationValue());
364 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
373 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
381 reinterpret_cast<IdentifierInfo *>(Tok.getAnnotationValue());
425 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
464 getAnnotationValue());
500 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
507 uintptr_t Value = reinterpret_cast<uintptr_t>(Tok.getAnnotationValue());
519 (std::pair<std::unique_ptr<Token[]>, size_t> *)Tok.getAnnotationValue();
796 static_cast<PragmaLoopHintInfo *>(Tok.getAnnotationValue());