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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLocVisitor.h29 RetTy Visit(TypeLoc TyLoc) { function in class:clang::TypeLocVisitor
39 RetTy Visit(UnqualTypeLoc TyLoc) { function in class:clang::TypeLocVisitor
H A DTypeVisitor.h69 RetTy Visit(const Type *T) { function in class:clang::TypeVisitor
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp239 void ASTFieldVisitor::Visit(FieldDecl *D) { function in class:ASTFieldVisitor
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp268 void TransferFunctions::Visit(Stmt *S) { function in class:TransferFunctions
H A DCFG.cpp1051 CFGBlock *CFGBuilder::Visit(Stmt * S, AddStmtChoice asc) { function in class:__anon3170::CFGBuilder
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp93 ComplexPairTy Visit(Expr *E) { function in class:__anon3226::ComplexExprEmitter
[all...]
H A DCGExprScalar.cpp162 Value *Visit(Expr *E) { function in class:__anon3229::ScalarExprEmitter
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp136 void ASTDeclWriter::Visit(Decl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp324 void ASTDeclReader::Visit(Decl *D) { function in class:ASTDeclReader
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp87 void Visit(Stmt* S) { function in class:__anon3150::StmtPrinter
[all...]
H A DType.cpp553 AutoType *Visit(QualType T) { function in class:__anon3154::GetContainedAutoVisitor
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp647 void ExprEngine::Visit(const Stmt *S, ExplodedNode *Pred, function in class:ExprEngine
/freebsd-10.3-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2260 ObjCARCOpt::Visit(Function &F, function in class:ObjCARCOpt
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2761 ACCResult Visit(Expr *e) { function in class:__anon3421::ARCCastChecker
[all...]
H A DSemaTemplate.cpp3808 bool Visit(QualType T) { function in class:__anon3463::UnnamedLocalNoLinkageFinder
[all...]
H A DSemaDeclCXX.cpp4165 void Visit(TypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3400::CheckAbstractUsage
[all...]

Completed in 326 milliseconds