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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h533 Module *getOwningModule() const { return OwningModule; } function in class:ModuleMacro
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h759 Module *getOwningModule() const { function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1778 Module *getOwningModule(const Decl *Entity) { function in class:clang::final

Completed in 201 milliseconds