Lines Matching refs:getAnnotationValue
569 static_cast<IdentifierInfo *>(Tok.getAnnotationValue());
585 static_cast<PragmaPackInfo *>(Tok.getAnnotationValue());
605 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
614 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
624 reinterpret_cast<IdentifierInfo *>(Tok.getAnnotationValue());
668 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
695 uintptr_t Value = reinterpret_cast<uintptr_t>(Tok.getAnnotationValue());
707 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
729 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
772 OpenCLExtData *Data = static_cast<OpenCLExtData*>(Tok.getAnnotationValue());
812 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
819 uintptr_t Value = reinterpret_cast<uintptr_t>(Tok.getAnnotationValue());
831 (std::pair<std::unique_ptr<Token[]>, size_t> *)Tok.getAnnotationValue();
1106 static_cast<PragmaLoopHintInfo *>(Tok.getAnnotationValue());
1555 auto *Info = static_cast<PragmaAttributeInfo *>(Tok.getAnnotationValue());
3138 reinterpret_cast<TokFPAnnotValue *>(Tok.getAnnotationValue());