Home
last modified time | relevance | path

Searched defs:IsInline (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1056 unsigned IsInline : 1; variable
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp11185 IdentifierInfo *II, bool *IsInline, in DiagnoseNamespaceInlineMismatch()
11218 bool IsInline = InlineLoc.isValid(); in ActOnStartNamespaceDef() local
H A DSemaDecl.cpp7077 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; in checkDLLAttributeRedeclaration() local