Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1004 CanQualType WCharTy; // [C++ 3.9.1p5]. variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp3390 llvm::Type *WCharTy = ConvertType(getContext().WCharTy); in EmitBuiltinExpr() local
3436 llvm::Type *WCharTy = ConvertType(getContext().WCharTy); in EmitBuiltinExpr() local