Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp540 bool isFunc) { in addPotentialUndefinedSymbol()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c3285 bool isFunc = (GET_CODE (op) == SYMBOL_REF in expand_pic_symbol_ref() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc3286 bool isFunc = (GET_CODE (op) == SYMBOL_REF in expand_pic_symbol_ref() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3244 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local