reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1003 DEF_TRAVERSE_TYPE(FunctionNoProtoType,
tools/clang/include/clang/AST/Type.h
 3688 class FunctionNoProtoType : public FunctionType, public llvm::FoldingSetNode {