Searched defs:VisitFileScopeAsmDecl (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 486 void VisitFileScopeAsmDecl(const FileScopeAsmDecl *D) { VisitFileScopeAsmDecl() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 1065 void DeclPrinter::VisitFileScopeAsmDecl(FileScopeAsmDecl *D) { VisitFileScopeAsmDecl() function in DeclPrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1234 void ASTDeclWriter::VisitFileScopeAsmDecl(FileScopeAsmDecl *D) { VisitFileScopeAsmDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1760 void ASTDeclReader::VisitFileScopeAsmDecl(FileScopeAsmDecl *AD) { VisitFileScopeAsmDecl() function in ASTDeclReader |