Home
last modified time | relevance | path

Searched refs:getVariableName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp44 Out << getVariableName(getDecl()); in printNode()
79 Out << getVariableName(getDecl()) << ')'; in printNode()
98 Out << getVariableName(getDecl()); in printNode()
H A DUninitializedObject.h150 std::string getVariableName(const FieldDecl *Field);
H A DUninitializedObjectChecker.cpp64 Out << getVariableName(getDecl()); in printNode()
578 std::string clang::ento::getVariableName(const FieldDecl *Field) { in getVariableName() function in clang::ento
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp