Searched defs:VisitUnaryOperator (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp436 void TransferFunctions::VisitUnaryOperator(UnaryOperator *UO) { function in class:TransferFunctions
H A DUninitializedValues.cpp397 void ClassifyRefs::VisitUnaryOperator(UnaryOperator *UO) { function in class:ClassifyRefs
H A DConsumed.cpp948 void ConsumedStmtVisitor::VisitUnaryOperator(const UnaryOperator *UOp) { function in class:clang::consumed::ConsumedStmtVisitor
H A DCFG.cpp1261 CFGBlock *CFGBuilder::VisitUnaryOperator(UnaryOperator *U, function in class:__anon3174::CFGBuilder
H A DThreadSafety.cpp2101 void BuildLockset::VisitUnaryOperator(UnaryOperator *UO) { function in class:__anon3186::BuildLockset
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp740 void ExprEngine::VisitUnaryOperator(const UnaryOperator* U, function in class:ExprEngine
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp1708 void ASTDumper::VisitUnaryOperator(const UnaryOperator *Node) { function in class:ASTDumper
H A DStmtPrinter.cpp871 void StmtPrinter::VisitUnaryOperator(UnaryOperator *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp354 void StmtProfiler::VisitUnaryOperator(const UnaryOperator *S) { function in class:StmtProfiler
H A DASTImporter.cpp4436 Expr *ASTNodeImporter::VisitUnaryOperator(UnaryOperator *E) { function in class:ASTNodeImporter
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp453 void ASTStmtWriter::VisitUnaryOperator(UnaryOperator *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp523 void ASTStmtReader::VisitUnaryOperator(UnaryOperator *E) { function in class:ASTStmtReader
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1249 void VisitUnaryOperator(UnaryOperator *E) { function in class:__anon3461::DeclExtractor
H A DSemaDecl.cpp7969 void VisitUnaryOperator(UnaryOperator *E) { function in class:__anon3398::SelfReferenceChecker

Completed in 244 milliseconds