Searched defs:setTag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h68 void setTag(bool B) { Capacity.setInt(B); } function in class:clang::ASTVector
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h364 void setTag(const char *tag) { Tag = tag; } function in class:clang::ento::PathDiagnosticPiece

Completed in 83 milliseconds