Home
last modified time | relevance | path

Searched refs:IsLFunctionInMSVCCommpatEnv (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp727 bool IsLFunctionInMSVCCommpatEnv = in ComputeName() local
735 (IsFuncOrFunctionInNonMSVCCompatEnv || IsLFunctionInMSVCCommpatEnv)) || in ComputeName()