Searched refs:setInline (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h563 void setInline(bool Inline) { function in class:clang::NamespaceDecl
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1585 D->setInline(Record.readInt());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp10775 NS->setInline(*IsInline);

Completed in 277 milliseconds