Home
last modified time | relevance | path

Searched refs:CurrExpArgTokens (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1065 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1068 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1069 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1086 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1089 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1155 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1158 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1159 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1176 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1179 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1228 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1231 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1232 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1249 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1252 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1216 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1219 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1220 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1237 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1240 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1228 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1231 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1232 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1249 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1252 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1216 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local
1219 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()
1220 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()
1237 It = CurrExpArgTokens.insert( in expandFromPrevMacro()
1240 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()