Home
last modified time | relevance | path

Searched defs:VariableName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h71 StringRef VariableName) {} in warnLoopStateMismatch()
83 StringRef VariableName, in warnParamReturnTypestateMismatch()
137 StringRef VariableName, in warnUseInInvalidState()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp293 std::string VariableName = Reg->getDescriptiveName(); in reportLeakedVALists() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp380 std::string_view VariableName) { in synthesizeVariable()
390 std::string_view VariableName) { in demangleUntypedVariable()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2114 StringRef VariableName) override { in warnLoopStateMismatch()
2122 StringRef VariableName, in warnParamReturnTypestateMismatch()
2168 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp719 std::string VariableName; in getDescriptiveName() local