Searched refs:tryExpandAsInteger (Results 1 – 5 of 5) sorted by relevance
72 std::optional<int> tryExpandAsInteger(StringRef Macro, const Preprocessor &PP);
114 std::optional<int> tryExpandAsInteger(StringRef Macro, const Preprocessor &PP) { in tryExpandAsInteger() function
439 tryExpandAsInteger("EOF", C.getPreprocessor())) in initEof()
3330 tryExpandAsInteger("ZERO_SIZE_PTR", C.getPreprocessor()); in isArgZERO_SIZE_PTR()
1308 tryExpandAsInteger("EOF", C.getPreprocessor())) in initFunctionSummaries()