Searched defs:tempLV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 401 LinkageInfo tempLV = getLVForDecl(temp, computation); in mergeTemplateLV() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDecl.cpp | 821 LValue tempLV = lvalue; EmitScalarInit() local |