Home
last modified time | relevance | path

Searched defs:np1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/PCH/
H A Dtypes.c49 noproto np1; variable
50 int np1(x, y) in np1() function
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp63 NP<nullptr> np1; global() variable
/llvm-project/clang/test/Analysis/
H A Dnullptr.cpp14 char *np1 = nullptr; in foo2() local
/llvm-project/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp89 int np1 = e<0, int a<b<c,b<c>::*>(); member
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp207 constexpr const int *np1 = (int*)nullptr + 0; // ok global() variable