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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp316 const DeclRefExpr *VisitUnaryOperator(const UnaryOperator *UO) { function in class:DeclRefFinder
H A DLiveVariables.cpp430 void TransferFunctions::VisitUnaryOperator(UnaryOperator *UO) { function in class:TransferFunctions
H A DUninitializedValues.cpp392 void ClassifyRefs::VisitUnaryOperator(UnaryOperator *UO) { function in class:ClassifyRefs
H A DConsumed.cpp896 void ConsumedStmtVisitor::VisitUnaryOperator(const UnaryOperator *UOp) { function in class:ConsumedStmtVisitor
H A DCFG.cpp2394 CFGBlock *CFGBuilder::VisitUnaryOperator(UnaryOperator *U, function in class:CFGBuilder
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp453 void VisitUnaryOperator(const UnaryOperator *E) { function in class:__anon527::final
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp941 void ExprEngine::VisitUnaryOperator(const UnaryOperator* U, ExplodedNode *Pred, function in class:ExprEngine
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp1064 void TextNodeDumper::VisitUnaryOperator(const UnaryOperator *Node) { function in class:TextNodeDumper
H A DStmtPrinter.cpp1202 void StmtPrinter::VisitUnaryOperator(UnaryOperator *Node) { function in class:StmtPrinter
H A DJSONNodeDumper.cpp1171 void JSONNodeDumper::VisitUnaryOperator(const UnaryOperator *UO) { function in class:JSONNodeDumper
H A DStmtProfile.cpp1241 void StmtProfiler::VisitUnaryOperator(const UnaryOperator *S) { function in class:StmtProfiler
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp721 void ASTStmtWriter::VisitUnaryOperator(UnaryOperator *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp708 void ASTStmtReader::VisitUnaryOperator(UnaryOperator *E) { function in class:ASTStmtReader
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1569 bool VisitUnaryOperator(UnaryOperator *Inst) { function in class:__anon2990::LowerMatrixIntrinsics
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1734 void VisitUnaryOperator(UnaryOperator *E) { function in class:__anon838::DeclExtractor
H A DSemaDecl.cpp11518 void VisitUnaryOperator(UnaryOperator *E) { function in class:__anon795::SelfReferenceChecker

Completed in 590 milliseconds