Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.h84 IncludeLine, // Fortran INCLUDE enumerator
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp698 std::string IncludeLine = in addIncludes() local