Home
last modified time | relevance | path

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

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