Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp294 if (!VariableName.empty()) in reportLeakedVALists() local
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp367 synthesizeVariable(ArenaAllocator & Arena,TypeNode * Type,std::string_view VariableName) synthesizeVariable() argument
377 demangleUntypedVariable(ArenaAllocator & Arena,std::string_view & MangledName,std::string_view VariableName) demangleUntypedVariable() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2114 StringRef VariableName) override { in warnLoopStateMismatch() argument
2122 StringRef VariableName, in warnParamReturnTypestateMismatch() argument
2168 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp708 std::string VariableName; getDescriptiveName() local