FLANG
Fortran::parser::Preprocessor Member List

This is the complete list of members for Fortran::parser::Preprocessor, including all inherited members.

allSources() const (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessorinline
allSources() (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessorinline
AnyDefinitions() const (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessorinline
Define(const std::string &macro, const std::string &value) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
DefineStandardMacros() (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
Directive(const TokenSequence &, Prescanner &) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
InConditional() const (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessorinline
IsFunctionLikeDefinition(const CharBlock &) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
IsNameDefined(const CharBlock &) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
MacroReplacement(const TokenSequence &, Prescanner &, std::optional< std::size_t > *partialFunctionLikeMacro=nullptr, bool inIfExpression=false) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
Preprocessor(AllSources &) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessorexplicit
PrintMacros(llvm::raw_ostream &out) const (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor
Undefine(std::string macro) (defined in Fortran::parser::Preprocessor)Fortran::parser::Preprocessor