Home
last modified time | relevance | path

Searched refs:UpperLoc (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/
H A DSourceManager.cpp1906 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1911 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1913 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1916 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1917 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1928 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1929 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1932 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DSourceManager.cpp1911 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1916 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1918 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1921 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1922 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1933 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1934 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1937 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/
H A DSourceManager.cpp1877 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1882 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1884 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1887 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1888 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1899 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1900 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1903 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1877 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1882 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1884 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1887 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1888 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1899 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1900 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1903 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DSourceManager.cpp1911 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1916 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1918 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1921 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1922 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1933 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1934 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1937 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/
H A DSourceManager.cpp1929 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1934 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1936 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1939 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1940 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1951 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1952 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1955 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/
H A DSourceManager.cpp1962 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1967 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1969 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1972 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1973 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1984 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1985 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1988 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/
H A DSourceManager.cpp1962 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1967 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1969 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1972 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1973 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1984 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1985 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1988 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/
H A DSourceManager.cpp1959 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1964 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1966 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1969 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1970 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1981 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1982 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1985 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/
H A DSourceManager.cpp1975 SourceLocation UpperLoc;
1980 UpperLoc = Entry.getExpansion().getExpansionLocStart();
1982 UpperLoc = Entry.getFile().getIncludeLoc();
1985 if (UpperLoc.isValid())
1986 DecompLoc = getDecomposedLoc(UpperLoc);
1997 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first);
1998 if (UpperLoc.first.isInvalid())
2001 Loc = UpperLoc;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/
H A DSourceManager.cpp1960 SourceLocation UpperLoc; in getDecomposedIncludedLoc() local
1965 UpperLoc = Entry.getExpansion().getExpansionLocStart(); in getDecomposedIncludedLoc()
1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
1970 if (UpperLoc.isValid()) in getDecomposedIncludedLoc()
1971 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy() local
1983 if (UpperLoc.first.isInvalid()) in MoveUpIncludeHierarchy()
1986 Loc = UpperLoc; in MoveUpIncludeHierarchy()