Searched defs:TranslationUnitDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp529 createRenameAtomicChanges(llvm::ArrayRef<std::string> USRs, llvm::StringRef NewName, Decl *TranslationUnitDecl) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h82 class TranslationUnitDecl : public Decl, class in namespace:clang
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp104 TranslationUnitDecl::TranslationUnitDecl(ASTContext &ctx) function in class:TranslationUnitDecl
[all...]

Completed in 264 milliseconds