Searched refs:VisitObjCBoolLiteralExpr (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp315 void VisitObjCBoolLiteralExpr(const ObjCBoolLiteralExpr *Node);
1954 void ASTDumper::VisitObjCBoolLiteralExpr(const ObjCBoolLiteralExpr *Node) { function in class:ASTDumper
H A DStmtProfile.cpp1143 void StmtProfiler::VisitObjCBoolLiteralExpr(const ObjCBoolLiteralExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp5710 bool VisitObjCBoolLiteralExpr(const ObjCBoolLiteralExpr *E) {
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp1082 void ASTStmtWriter::VisitObjCBoolLiteralExpr(ObjCBoolLiteralExpr *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp1133 void ASTStmtReader::VisitObjCBoolLiteralExpr(ObjCBoolLiteralExpr *E) { function in class:ASTStmtReader
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp192 Value *VisitObjCBoolLiteralExpr(const ObjCBoolLiteralExpr *E) { function in class:__anon3233::ScalarExprEmitter

Completed in 194 milliseconds