Searched defs:IsStatic (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBlock.h83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) argument
99 bool IsStatic = false; member in class:clang::interp::Block
[all...]
H A DProgram.cpp142 bool IsStatic, IsExtern; local
162 createGlobal(const DeclTy &D, QualType Ty, bool IsStatic, bool IsExtern) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DNaCl.cpp59 const bool IsStatic = local
H A DHexagon.cpp205 bool IsStatic = Args.hasArg(options::OPT_static); local
H A DGnu.cpp363 const bool IsStatic = getStatic(Args); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp588 bool IsStatic = true; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp566 bool IsStatic = STType == SymtabType::Static; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1837 bool IsStatic; member in struct:clang::format::__anon3004::JavaImportDirective
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7289 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2577 const bool IsStatic; member in class:__anon5854::MipsGOTParser

Completed in 112 milliseconds