Home
last modified time | relevance | path

Searched defs:expansion_loc (Results 1 – 22 of 22) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Ddirectives.c1775 source_location expansion_loc) in destringize_and_run()
1895 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Ddirectives.c1860 location_t expansion_loc) in destringize_and_run()
1982 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Ddirectives.c1814 source_location expansion_loc) in destringize_and_run()
1934 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Ddirectives.c1819 location_t expansion_loc) in destringize_and_run()
1939 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c1814 source_location expansion_loc) in destringize_and_run()
1934 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c1814 source_location expansion_loc) in destringize_and_run()
1934 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Ddirectives.c1804 location_t expansion_loc) in destringize_and_run()
1924 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c1814 source_location expansion_loc) in destringize_and_run()
1934 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c1814 source_location expansion_loc) in destringize_and_run()
1934 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Ddirectives.c1837 location_t expansion_loc) in destringize_and_run()
1957 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Ddirectives.c1837 location_t expansion_loc) in destringize_and_run()
1957 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Ddirectives.c1819 location_t expansion_loc) in destringize_and_run()
1939 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Ddirectives.c1775 source_location expansion_loc) in destringize_and_run()
1895 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Ddirectives.c1812 source_location expansion_loc) in destringize_and_run()
1932 _cpp_do__Pragma (cpp_reader *pfile, source_location expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Ddirectives.c1837 location_t expansion_loc) in destringize_and_run()
1957 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Ddirectives.c1819 location_t expansion_loc) in destringize_and_run()
1939 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Ddirectives.c1804 location_t expansion_loc) in destringize_and_run()
1924 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Ddirectives.c1802 location_t expansion_loc) in destringize_and_run()
1922 _cpp_do__Pragma (cpp_reader *pfile, location_t expansion_loc) in _cpp_do__Pragma()
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp1317 void RecordGMockMacroInvocation(clang::SourceLocation expansion_loc, in RecordGMockMacroInvocation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp1317 void RecordGMockMacroInvocation(clang::SourceLocation expansion_loc, in RecordGMockMacroInvocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp1317 void RecordGMockMacroInvocation(clang::SourceLocation expansion_loc, in RecordGMockMacroInvocation()
/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu.cc1314 SourceLocation expansion_loc = sm->getExpansionLoc(use_loc); in GetCanonicalUseLocation() local