Home
last modified time | relevance | path

Searched defs:isFunc (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/unittests/Pass/
DPassManagerTest.cpp22 const bool isFunc; member
/external/llvm-project/lld/ELF/
DSymbols.h287 bool isFunc() const { return type == llvm::ELF::STT_FUNC; } in isFunc() function
/external/llvm/lib/LTO/
DLTOModule.cpp549 bool isFunc) { in addPotentialUndefinedSymbol()
/external/llvm-project/llvm/lib/LTO/
DLTOModule.cpp540 bool isFunc) { in addPotentialUndefinedSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp537 bool isFunc) { in addPotentialUndefinedSymbol()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2023 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp3219 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local