Home
last modified time | relevance | path

Searched defs:IsCXX (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1709 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp7264 bool IsCXX = getLangOpts().OpenCLCPlusPlus; in ActOnVariableDeclarator() local